mirror of
https://github.com/simon987/nyaa.git
synced 2025-04-20 10:46:42 +00:00
set noqa to ignore a single error
This commit is contained in:
parent
95a6c6c799
commit
16e72a2a9c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user