mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 00:14:02 +01:00
Fix pep8 issue in helpers_test and fix import re #2574
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user