Skip to content
Snippets Groups Projects
Commit 98d36af1 authored by David Schäfer's avatar David Schäfer
Browse files

pipeline

parent c4e60fae
No related branches found
No related tags found
1 merge request!801Make transferFlags a multivariate function
Pipeline #201605 failed with stages
in 1 minute and 3 seconds
......@@ -45,7 +45,7 @@ black:
stage: compliance
script:
- pip install black
- black --check .
- black --check saqc
# check if imports are sorted
isort:
......
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