ran black
This commit is contained in:
@@ -7,4 +7,4 @@ ngrok_ext: Blueprint = Blueprint(
|
||||
"ngrok", __name__, static_folder="static", template_folder="templates"
|
||||
)
|
||||
|
||||
from .views import * # noqa
|
||||
from .views import * # noqa
|
||||
|
||||
Reference in New Issue
Block a user