Skip to content
Snippets Groups Projects
Commit 5c5d47e6 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Remove yapf

parent 2ac4f855
No related branches found
No related tags found
No related merge requests found
Pipeline #15433 passed
......@@ -57,7 +57,7 @@ code-style:
stage: test
script:
- *virtualenv_definition
- yapf -r -d -e "venv" .
- make black-check
allow_failure: true
coverage:
......
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