Move setup.cfg
This commit is contained in:
parent
44adb51a1e
commit
e105dd7b5b
|
@ -25,7 +25,7 @@ repos:
|
|||
rev: 6.0.0
|
||||
hooks:
|
||||
- id: flake8
|
||||
args: [--config, setup.cfg]
|
||||
args: [--config, src/setup.cfg]
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
|
|
Loading…
Reference in New Issue