Skip to content

Commit 1c08a70

Browse files
committed
black fix
1 parent f0f14c8 commit 1c08a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_workflow_definition/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
version_tuple: VERSION_TUPLE
1919

2020
__version__ = version = "0.0.1"
21-
__version_tuple__ = version_tuple = (0, 0, 1)
21+
__version_tuple__ = version_tuple = (0, 0, 1)

0 commit comments

Comments
 (0)