Fix scripts shebangs

This commit is contained in:
Félix Piédallu
2024-02-08 22:34:48 +01:00
parent 7f3f628b5d
commit 5e692f37d7
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
import csv
import json