You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "[...]\traffic\core\flight.py", line 376, in query_ehs
flight = t[self.callsign]
File "[...]\traffic\core\traffic.py", line 123, in __getitem__
subset = list(index) # noqa: F841
TypeError: 'int' object is not iterable
TypeError: 'float' object is not iterable
The text was updated successfully, but these errors were encountered:
Using commit ccc46c4, upon calling:
Got one of the following exceptions:
The text was updated successfully, but these errors were encountered: