We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b0d1d commit c5abcbbCopy full SHA for c5abcbb
scripts/generate_sync_client.sh
scripts/regenerate_clients.sh
@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+python -m codegen
3
+ruff format
4
+
0 commit comments