Code cosmetics

pull/102/head
OzzieIsaacs 7 years ago
parent 9b09de12b5
commit 296d2615fe

2
.gitattributes vendored

@ -1 +1 @@
web.py ident
* ident

@ -129,9 +129,7 @@ lm = LoginManager(app)
lm.init_app(app)
lm.login_view = 'login'
lm.anonymous_user = ub.Anonymous
app.secret_key = 'A0Zr98j/3yX R~XHH!jmN]LWX/,?RT'
db.setup_db()
@babel.localeselector

Loading…
Cancel
Save