Skip to content

Commit 332f893

Browse files
committed
🙏
1 parent 893b02f commit 332f893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ format:
88

99
.PHONY: lint
1010
lint:
11-
ruff plotly_resampler tests
11+
poetry run ruff plotly_resampler tests
1212
$(isort) --check-only --df
1313
$(black) --check --diff
1414

0 commit comments

Comments
 (0)