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: ...@@ -57,7 +57,7 @@ code-style:
stage: test stage: test
script: script:
- *virtualenv_definition - *virtualenv_definition
- yapf -r -d -e "venv" . - make black-check
allow_failure: true allow_failure: true
coverage: coverage:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment