Skip to content

Commit a3c4e9d

Browse files
committed
Sort __all__
1 parent ea68065 commit a3c4e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mock_vws/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
)
99

1010
__all__ = [
11-
"MockVWS",
1211
"MissingSchemeError",
12+
"MockVWS",
1313
]

0 commit comments

Comments
 (0)