no shebang

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-04-23 17:17:52 +02:00
parent 5f036dbc89
commit f66f58f67f
2 changed files with 0 additions and 2 deletions

View File

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

View File

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