7.1.2 Crashes due to an error in copy-pasted code
justjanne opened this issue · 1 comments
justjanne commented
Line 743 in 3651d02
Traceback (most recent call last):
File "/app/find_posts.py", line 1521, in <module>
context_urls = get_all_context_urls(arguments.server, replied_toot_ids, seen_hosts)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/find_posts.py", line 756, in get_all_context_urls
if(toot_context_should_be_fetched(toot)):
^^^^
NameError: name 'toot' is not defined