python 2 compatibility

This commit is contained in:
Axel Kohlmeyer
2022-12-19 12:13:40 -05:00
parent bc8812c391
commit 18d07883c3
5 changed files with 9 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
from tabulate import AngleTabulate