Make flake8 ignore imports that flattens the module tree (#211)
This commit is contained in:
parent
3351d0e0d5
commit
7c0d724df8
@ -1,3 +1,4 @@
|
||||
# flake8: noqa
|
||||
from .actor import Core
|
||||
from .current_playlist import CurrentPlaylistController
|
||||
from .library import LibraryController
|
||||
|
||||
Loading…
Reference in New Issue
Block a user