mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-13 23:29:02 +00:00
set noqa to ignore a single error
This commit is contained in:
@@ -70,4 +70,4 @@ assets = Environment(app)
|
||||
# output='style.css', depends='**/*.scss')
|
||||
# assets.register('style_all', css)
|
||||
|
||||
from nyaa import routes # noqa
|
||||
from nyaa import routes # noqa E402
|
||||
|
||||
Reference in New Issue
Block a user