diff options
Diffstat (limited to 'tools/gen_doc.py')
| -rwxr-xr-x[-rw-r--r--] | tools/gen_doc.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gen_doc.py b/tools/gen_doc.py index 668c77ef6..c69f3ff29 100644..100755 --- a/tools/gen_doc.py +++ b/tools/gen_doc.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python3 import pandas as pd from tabulate import tabulate from pathlib import Path |
