Compare commits

..

No commits in common. "bf4169a0a93a73ae5e5326d06281ff1d68e000d0" and "8ea90bcb7ad893373e134be7d9f86ebd713b9fd9" have entirely different histories.

View file

@ -28,7 +28,7 @@ repos:
- id: isort
args: [--profile, black]
- repo: https://github.com/psf/black
rev: 23.11.0
rev: 23.10.1
hooks:
- id: black
args: [--target-version, py310]