feat(misc): use python3 for scripts/codegen.py

This commit is contained in:
Zexi Li
2022-10-31 12:10:50 +08:00
parent 5ade02f00c
commit fe46ac0ad5
3 changed files with 8 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import argparse
import os