Fix pep8 issue in helpers_test and fix import re #2574

This commit is contained in:
rembo10
2016-04-05 12:34:45 +01:00
parent 774b3fdf08
commit 6b6dd6fbf6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ from apscheduler.triggers.interval import IntervalTrigger
from headphones import versioncheck, logger from headphones import versioncheck, logger
import headphones.config import headphones.config
from headphones.softchroot import SoftChroot from headphones.softchroot import SoftChroot
from headphones import exceptions import headphones.exceptions
# (append new extras to the end) # (append new extras to the end)
POSSIBLE_EXTRAS = [ POSSIBLE_EXTRAS = [