Skip to content
Snippets Groups Projects
Commit 62ac9c5d authored by Arthur Jacquin's avatar Arthur Jacquin
Browse files

fix: linting

parent 3a0e86be
Branches ChangementsAmalio
No related tags found
No related merge requests found
Pipeline #46394 failed
...@@ -34,5 +34,5 @@ pytest: ...@@ -34,5 +34,5 @@ pytest:
- download_dependencies - download_dependencies
script: script:
- source .venv/bin/activate - source .venv/bin/activate
- pip install pylint - pip install pytest
- pytest calculator - pytest calculator
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment