mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-06 13:44:27 +02:00
Merge pull request #431 from aostrowski/fix-isort
Update isort to work around build from source bug
This commit is contained in:
@@ -28,7 +28,7 @@ repos:
|
|||||||
- id: black
|
- id: black
|
||||||
language_version: python3
|
language_version: python3
|
||||||
- repo: https://github.com/PyCQA/isort
|
- repo: https://github.com/PyCQA/isort
|
||||||
rev: 5.10.1
|
rev: 5.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
args: [--profile, black, --multi-line, "3"]
|
args: [--profile, black, --multi-line, "3"]
|
||||||
|
Reference in New Issue
Block a user