Skip to content

Commit

Permalink
pre-commit auto-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 11, 2024
1 parent 2653961 commit 3df6709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/monty/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ def zopen(

return open(filename, mode, **kwargs)


def _get_line_ending(
file: str
| Path
Expand Down

0 comments on commit 3df6709

Please sign in to comment.