Skip to content
Snippets Groups Projects
Commit d29926fe authored by Misha Smirnov's avatar Misha Smirnov
Browse files

some changes

parent fca273ff
No related branches found
No related tags found
No related merge requests found
Pipeline #219788 passed
......@@ -43,12 +43,9 @@ black:
# image: registry.gitlab.com/pipeline-components/black:latest
script:
- *virtualenv_definition
- black --check:
- tests
- notebooks
- python_scripts
# black --check notebooks
# black --check python_scripts
- black --check tests
- black --check notebooks
- black --check python_scripts
allow_failure: true
......
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