Commit f563d27f authored by Fredrik Wendt's avatar Fredrik Wendt

Fix missing import

parent be6d29e1
...@@ -5,6 +5,7 @@ import logging ...@@ -5,6 +5,7 @@ import logging
import os import os
import redis import redis
import requests
import sys import sys
from snatcher import snatch_grading_work from snatcher import snatch_grading_work
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment