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

Logic bug fix

parent 810b3959
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ class zooniverse: ...@@ -51,7 +51,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