Skip to content

Commit 9bc2309

Browse files
authored
Update main.py
1 parent 48e2afe commit 9bc2309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prescription_generator/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ def start_app():
1515

1616

1717
if __name__ == '__main__':
18-
start_app()
18+
start_app()

0 commit comments

Comments
 (0)