Fix
This commit is contained in:
parent
04bef3e82a
commit
ccb59c7f02
3
.github/workflows/pylint.yml
vendored
3
.github/workflows/pylint.yml
vendored
@ -21,5 +21,4 @@ jobs:
|
||||
pip install pylint
|
||||
- name: Analysing the code with pylint
|
||||
run: |
|
||||
pylint $(git ls-files '*.py' | grep -v 'src/available_models_descriptions.py'
|
||||
)
|
||||
pylint $(git ls-files '*.py' | grep -v 'src/available_models_descriptions.py')
|
||||
|
Loading…
x
Reference in New Issue
Block a user