run black on everything.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user