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:
Christian Clauss
2021-07-07 12:43:36 +02:00
committed by GitHub
parent e3dd3c9273
commit 1012721d2d
19 changed files with 28 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
import pathlib
import os
import pathlib
import tempfile
from unittest.mock import MagicMock