remove bad shebang

This commit is contained in:
2025-10-07 14:38:54 +02:00
parent ce57937ebe
commit 9874f68515
4 changed files with 4 additions and 6 deletions

View File

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