make all python files executable and standardize interpreter
This commit is contained in:
1
tools/gen_doc.py
Normal file → Executable file
1
tools/gen_doc.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
import pandas as pd
|
||||
from tabulate import tabulate
|
||||
from pathlib import Path
|
||||
|
Reference in New Issue
Block a user