Skip to content

Commit 1a50b2a

Browse files
committed
sty: black the whole project
1 parent 343e382 commit 1a50b2a

19 files changed

+273
-254
lines changed

.circleci/version.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
"""Get sdcflows version."""
22
import sdcflows
3+
34
print(sdcflows.__version__, end="", file=open("/tmp/.docker-version.txt", "w"))

0 commit comments

Comments
 (0)