Ignore routes import line

This commit is contained in:
sharkykh 2017-05-14 16:10:20 +03:00 committed by Kfir Hadas
parent 5e60847cb6
commit 571b7f2930
1 changed files with 1 additions and 1 deletions

View File

@ -60,4 +60,4 @@ assets = Environment(app)
# output='style.css', depends='**/*.scss')
# assets.register('style_all', css)
from nyaa import routes
from nyaa import routes # noqa