update input data

This commit is contained in:
SowinskiBraeden committed 2025-02-11 15:51:37 -08:00
1 parent 6276c61b18
commit ec52e5f40e
7 files changed
+30 -28

No files matched your search

+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env python3.11
#!/usr/bin/env python3
from os.path import exists as file_exists
from prettytable import PrettyTable
from typing import Tuple