Skip to content

Commit 2cace33

Browse files
committed
break types
1 parent 9a023d6 commit 2cace33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
def main() -> None:
1+
def main():
22
print('hello world')
33

44

0 commit comments

Comments
 (0)