Fix data errors
This commit is contained in:
parent
afc3c11775
commit
533561ba1e
27 changed files with 101 additions and 39 deletions
|
|
@ -83,4 +83,4 @@ python linting:
|
|||
script:
|
||||
- isort -rc src/ --check-only
|
||||
- black -l 88 --check src/
|
||||
- autoflake -rc src/
|
||||
- autoflake --check --remove-all-unused-imports --ignore-init-module-imports --recursive src/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue