Skip to content
Snippets Groups Projects
Commit e5b249d8 authored by Hugo Madge Leon's avatar Hugo Madge Leon
Browse files

Sorry

parent 8077ea88
No related branches found
No related tags found
1 merge request!49Sorry
Pipeline #14881 passed
......@@ -29,5 +29,6 @@ lint-test-job: # This job also runs in the test stage.
- pip install -r requirements.txt
- pip install -r requirements_dev.txt
- pip install -e .
#- flake8 --docstring-convention google readsequencer/ tests/
#- pylint readsequencer/ tests/
- flake8 --docstring-convention google term_frag_sel/ tests/
- pylint term_frag_sel/ tests/
- mypy term_frag_sel/
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