[8.0.x] Replace reorder-python-imports by isort due to black incompatibility (#11898)

Backport of #11896
This commit is contained in:
Bruno Oliveira
2024-01-31 09:08:36 -03:00
committed by GitHub
parent a76aa6ff80
commit 06e592370e
84 changed files with 175 additions and 149 deletions

View File

@@ -19,7 +19,6 @@ from requests_cache import OriginalResponse
from requests_cache import SQLiteCache
from tqdm import tqdm
FILE_HEAD = r"""
.. Note this file is autogenerated by scripts/update-plugin-list.py - usually weekly via github action