Commit 389e20ab authored by Ruilong Li's avatar Ruilong Li
Browse files

fix hook

parent 31fe2e29
...@@ -13,7 +13,7 @@ repos: ...@@ -13,7 +13,7 @@ repos:
- id: black - id: black
language_version: python3.8.12 language_version: python3.8.12
args: # arguments to configure black args: # arguments to configure black
- --line-length=88 - --line-length=80
- repo: https://github.com/pycqa/isort - repo: https://github.com/pycqa/isort
rev: 5.10.1 rev: 5.10.1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment