Browse Source

Forgot import config >_>

tags/v0.1^2
Ben Kurtovic 12 years ago
parent
commit
a9f07c2611
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      bot/tasks/afc_history.py

+ 1
- 0
bot/tasks/afc_history.py View File

@@ -5,6 +5,7 @@ from os.path import expanduser
from threading import Lock

from classes import BaseTask
import config
import wiki

# Valid submission statuses:


Loading…
Cancel
Save