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

some changes

parent d03ad0f1
No related branches found
No related tags found
No related merge requests found
Pipeline #219797 passed with warnings
......@@ -45,8 +45,9 @@ black:
- *virtualenv_definition
- pip install black[jupyter]
- black --check tests
- black --check notebooks
- black --check python_scripts
- black --diff --color notebooks
- black --check notebooks
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