зеркало из https://github.com/mozilla/onyx.git
PEP8 fix
This commit is contained in:
Родитель
60906e4ba8
Коммит
2ea9ae1db8
|
@ -1,10 +1,8 @@
|
|||
import logging
|
||||
from flask import (
|
||||
Blueprint,
|
||||
request,
|
||||
make_response,
|
||||
redirect,
|
||||
Response
|
||||
redirect
|
||||
)
|
||||
from onyx.environment import Environment
|
||||
from onyx.api.v2 import handle_ping
|
||||
|
|
Загрузка…
Ссылка в новой задаче