Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 7, 2025
1 parent 95f37c4 commit aaad9b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions toml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

__all__ = [
"TOMLError",
"loads",
"load",
"dumps",
"dump",
"dumps",
"load",
"loads",
]

0 comments on commit aaad9b7

Please sign in to comment.