We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ff6d8 commit ba09857Copy full SHA for ba09857
main.py
@@ -1,3 +1,4 @@
1
from cloudsql_to_supabase.cli import cli
2
+
3
if __name__ == "__main__":
4
cli()
0 commit comments