Run pre-commit on all files

Running pre-commit on all files after replacing reorder-python-imports by isort.
This commit is contained in:
Bruno Oliveira
2024-01-30 16:34:23 -03:00
parent 899a6cf2ce
commit 8b54596639
63 changed files with 133 additions and 142 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