Skip to content
Snippets Groups Projects
Commit d8f65683 authored by Hugh Dickinson's avatar Hugh Dickinson
Browse files

Logic bug fix (again!)

parent d40c12a4
Branches
No related tags found
No related merge requests found
...@@ -85,7 +85,7 @@ class zooniverse: ...@@ -85,7 +85,7 @@ class zooniverse:
self._get_item_entry(item, "category") self._get_item_entry(item, "category")
], ],
) )
if not wait if wait
else response else response
) )
else: else:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment