-
Couldn't load subscription status.
- Fork 15
Open
Description
When running the command
python3.9 TFTTool.py -i test.tft -t LIST
The model list not returned.
Instead there is an error
List of all supported models:
Traceback (most recent call last):
File "/home/klack/projects/TFTTool/TFTTool.py", line 1428, in <module>
models = sorted(tft._modelXORs.keys(), key=s)
File "/home/klack/projects/TFTTool/TFTTool.py", line 1417, in s
val = ["T", "K", "P", "X"].index(model[-8:-7])
ValueError: 'F' is not in list
Metadata
Metadata
Assignees
Labels
No labels