Skip to content

Commit 7ec0351

Browse files
committed
format
Signed-off-by: kerthcet <kerthcet@gmail.com>
1 parent 7e65b4d commit 7ec0351

2 files changed

Lines changed: 735 additions & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ test: format
2323

2424
.PHONY: test-integration
2525
test-integration: format
26-
$(POETRY) run pytest tests/integration
26+
$(POETRY) run pytest tests/integration

0 commit comments

Comments
 (0)