run pre-commit with isort

This commit is contained in:
Min RK
2022-03-31 12:33:26 +02:00
parent c41b732fbd
commit 7a9778249f
83 changed files with 360 additions and 601 deletions

View File

@@ -16,7 +16,6 @@ import time
import requests
log = logging.getLogger(__name__)