Forgot python shebang
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Michel Roux 2022-11-13 17:33:32 +01:00
parent 92adf237a1
commit 8fedf9222e
1 changed files with 1 additions and 0 deletions

View File

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