Skip to content
Snippets Groups Projects

F refactor pipe

Merged Henrik tom Wörden requested to merge f-refactor-pipe into dev
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -44,5 +44,5 @@ lint:
.PHONY: lint
unittest:
tox -r
pytest
.PHONY: unittest
Loading