Skip to content
Snippets Groups Projects
Commit f8fe4813 authored by Cedric Verstege's avatar Cedric Verstege
Browse files

paths

parent be3ca763
Branches
No related tags found
No related merge requests found
Pipeline #4407 failed
...@@ -3,5 +3,5 @@ lint: ...@@ -3,5 +3,5 @@ lint:
image: python:3.11 image: python:3.11
script: script:
- pip install flake8 black - pip install flake8 black
- flake8 ./case-1-lint/incorrect_path/ - flake8 ./case-1-lint/
- black --check ./case-1-lint/incorrect_path/ - black --check ./case-1-lint/
\ No newline at end of file \ 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