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 "c:\users\praneetnayak\anaconda3\envs\experibot\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 677, in _load_unlocked
File "", line 724, in exec_module
File "", line 860, in get_code
File "", line 791, in source_to_code
File "", line 219, in _call_with_frames_removed
File "C:\Users\PraneetNayak\Desktop\experiBot\check_if_contrib_mvp-master\check_if_contrib_mvp-master\actions.py", line 40
name = tracker.latest_message['entities'][0]
^
TabError: inconsistent use of tabs and spaces in indentation
The text was updated successfully, but these errors were encountered:
File "c:\users\praneetnayak\anaconda3\envs\experibot\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 677, in _load_unlocked
File "", line 724, in exec_module
File "", line 860, in get_code
File "", line 791, in source_to_code
File "", line 219, in _call_with_frames_removed
File "C:\Users\PraneetNayak\Desktop\experiBot\check_if_contrib_mvp-master\check_if_contrib_mvp-master\actions.py", line 40
name = tracker.latest_message['entities'][0]
^
TabError: inconsistent use of tabs and spaces in indentation
The text was updated successfully, but these errors were encountered: