aboutsummaryrefslogtreecommitdiffstats
path: root/python/scripts/filter_groupworks.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/scripts/filter_groupworks.py')
-rwxr-xr-xpython/scripts/filter_groupworks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/scripts/filter_groupworks.py b/python/scripts/filter_groupworks.py
index bbba770..494da71 100755
--- a/python/scripts/filter_groupworks.py
+++ b/python/scripts/filter_groupworks.py
@@ -18,8 +18,8 @@ Note: the actual importer/merger should filter the following patterns out:
- dates differ (not just year)
"""
-import sys
import json
+import sys
# out of 1000
SCORE_THRESHOLD = 900