diff --git a/nyaa/__init__.py b/nyaa/__init__.py index aeda6be..7e934cb 100644 --- a/nyaa/__init__.py +++ b/nyaa/__init__.py @@ -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