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 "run.py", line 22, in <module>
pruner.show_worst_offenders(keyword='manafort')
File "/Users/nabihasyed/Code/twitter-pruner/pruner.py", line 59, in show_worst_offenders
max_tweets = user_tally[worst_offenders[-1]]
IndexError: list index out of range```
The text was updated successfully, but these errors were encountered:
This was the traceback I got. Help!
The text was updated successfully, but these errors were encountered: