Skip to content
Snippets Groups Projects
Commit 4e1b15e7 authored by Louis Vauterin's avatar Louis Vauterin
Browse files

pour pylint

parent 5b6a5750
No related branches found
No related tags found
No related merge requests found
Pipeline #46418 failed
...@@ -24,7 +24,7 @@ pylint: ...@@ -24,7 +24,7 @@ pylint:
- download_dependencies - download_dependencies
script: script:
- source .venv/bin/activate - source .venv/bin/activate
- pip install pylint - pip install pylint pytest
- pylint calculator --fail-on=error - pylint calculator --fail-on=error
pytest: pytest:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment