Skip to content
Snippets Groups Projects
Commit bf05768d authored by tholok97's avatar tholok97
Browse files

Fikset pydocstyle ikke installert

parent d4986440
No related branches found
No related tags found
No related merge requests found
Pipeline #69521 passed
......@@ -28,6 +28,7 @@ job_lint_pydocstyle:
stage: lint
image: morkolai/paa-bittet-ci
script:
- pip install pydocstyle
- pydocstyle --version
- pydocstyle --convention=numpy soitool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment