mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-03-12 15:26:56 +02:00
Ignore routes import line
This commit is contained in:
parent
5e60847cb6
commit
571b7f2930
1 changed files with 1 additions and 1 deletions
|
@ -60,4 +60,4 @@ assets = Environment(app)
|
||||||
# output='style.css', depends='**/*.scss')
|
# output='style.css', depends='**/*.scss')
|
||||||
# assets.register('style_all', css)
|
# assets.register('style_all', css)
|
||||||
|
|
||||||
from nyaa import routes
|
from nyaa import routes # noqa
|
||||||
|
|
Loading…
Add table
Reference in a new issue