fix black in pre-commit (#1940)
This commit is contained in:
@@ -30,6 +30,6 @@ repos:
|
||||
rev: 24.10.0
|
||||
hooks:
|
||||
- id: black
|
||||
additional_dependencies: ['.[jupyter]']
|
||||
types: [python, jupyter]
|
||||
types_or: [python, jupyter]
|
||||
types: [python]
|
||||
- id: black-jupyter
|
||||
types: [jupyter]
|
||||
|
||||
Reference in New Issue
Block a user