Skip to content
Snippets Groups Projects
Commit 4e1dac07 authored by Samuel Mondal's avatar Samuel Mondal
Browse files

minor change

parent 4c361f1c
Branches
No related tags found
1 merge request!68minor change
Pipeline #14932 failed
......@@ -21,6 +21,6 @@ lint-test-job: # Test Stage
- pip install -r requirements.txt
- pip install -r requirements_dev.txt
- pip install -e .
- flake8 --docstring-convention google sequence_extractor/ gtf_processing/ --ignore=E501,D104,F821
- flake8 --docstring-convention google sequence_extractor/ gtf_processing/ --ignore=D104,F821
- pylint sequence_extractor/ gtf_processing/
- mypy sequence_extractor/ gtf_processing/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment