Skip to content

Commit 90b0009

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a371de5 commit 90b0009

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

toml/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
__all__ = [
1414
"TOMLError",
15-
"loads",
16-
"load",
17-
"dumps",
1815
"dump",
16+
"dumps",
17+
"load",
18+
"loads",
1919
]

0 commit comments

Comments
 (0)