fix python version

This commit is contained in:
2025-12-14 08:11:12 +01:00
parent cafd360327
commit c44180afa6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env python3.10
#!/usr/bin/env python3.11
import argparse
import configparser
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env python3.10
#!/usr/bin/env python3.11
import argparse
import configparser