Skip to content

Commit 192aa93

Browse files
committed
Fix formatting
1 parent 5660370 commit 192aa93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/asyncapi_python/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
# Fallback for development/uninstalled packages
99
__version__ = "unknown"
1010

11-
__all__ = ["__version__"]
11+
__all__ = ["__version__"]

0 commit comments

Comments
 (0)