mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-09 20:37:46 +00:00
Upgrade isort==5.9.1 (#1388)
* Upgrade isort==5.9.1 * isort --thirdparty connexion,aiohttp ./tests * isort --thirdparty aiohttp,connexion --check-only --diff . * cd tests before running isort
This commit is contained in:
@@ -7,7 +7,6 @@ import json
|
||||
import logging
|
||||
|
||||
import connexion
|
||||
|
||||
from aiohttp import web
|
||||
from aiohttp_remotes.exceptions import RemoteError, TooManyHeaders
|
||||
from aiohttp_remotes.x_forwarded import XForwardedBase
|
||||
|
||||
Reference in New Issue
Block a user