ran black

This commit is contained in:
Ben Arc
2021-07-03 15:01:16 +01:00
parent 8619da29cf
commit 483c4b6586
2 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ ngrok_ext: Blueprint = Blueprint(
"ngrok", __name__, static_folder="static", template_folder="templates"
)
from .views import * # noqa
from .views import * # noqa