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
While trying to run python3 token_extractor.py I got this error:
Traceback (most recent call last):
File "token_extractor.py", line 911, in
def get_servers_to_check() -> list[str]:
TypeError: 'type' object is not subscriptable