run black on everything.

This commit is contained in:
fiatjaf
2020-08-30 23:19:43 -03:00
parent 2cecaa229b
commit 660d56d400
31 changed files with 397 additions and 241 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ from lnbits.db import open_ext_db
@check_user_exists()
def index():
return render_template("diagonalley/index.html", user=g.user)
return render_template("diagonalley/index.html", user=g.user)