pull/43/merge
AIL 2018-09-24 09:16:41 +02:00
parent 844b45b373
commit 13b3ac456f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import redis
import configparser
import util
import contributor_helper
from helpers import contributor_helper
ONE_DAY = 60*60*24
configfile = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'config/config.cfg')