This commit is contained in:
Aevann1 2021-10-27 01:01:44 +02:00
parent 1b13eb7ca6
commit 8d73713c49

View file

@ -129,6 +129,4 @@ def after_request(response):
return response
from files.routes import *
print(app.jinja_env.auto_reload)
from files.routes import *