Skip to content

Commit ba09857

Browse files
committed
Add newline at the end of main.py for better file formatting
1 parent 02ff6d8 commit ba09857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
from cloudsql_to_supabase.cli import cli
2+
23
if __name__ == "__main__":
34
cli()

0 commit comments

Comments
 (0)