Skip to content

Commit d43b6c5

Browse files
authored
Codechange: make latest flake8 a happy camper (#507)
1 parent 2c05f36 commit d43b6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bananas_api/tool_reclassify/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
def update_progress(unique_id, version, md5sum_partial, name, error, message, classification, is_available):
15-
global TOTAL_ENTRIES, TOTAL_FINISHED
15+
global TOTAL_FINISHED
1616
TOTAL_FINISHED += 1
1717

1818
if error:

0 commit comments

Comments
 (0)