Skip to content

Commit a183086

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dargs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
from .dargs import Argument, ArgumentEncoder, Variant
44

5-
__all__ = ["Argument", "Variant", "ArgumentEncoder"]
5+
__all__ = ["Argument", "ArgumentEncoder", "Variant"]

0 commit comments

Comments
 (0)