10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-22 18:57:38 +02:00

Fix shebang

This commit is contained in:
Mickaël Véril 2019-11-12 20:09:18 +01:00
parent e23b1c375c
commit d5bd583e36

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import sys
import re
import numpy as np