We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d73cef commit 238a54fCopy full SHA for 238a54f
Makefile
@@ -11,7 +11,7 @@ COMPOSE_UP_OPTS ?=
11
DOCKER_COMPOSE ?= docker compose
12
13
.PHONY: PYTHON_VERSION clean build\
14
- check lint check_black check_flake8 check_isort check_pure_python_imports git_hooks_config
+ check lint check_black check_flake8 check_isort git_hooks_config
15
16
PYTHON_VERSION:
17
@echo "$(subst python,,$(PYTHON))"
0 commit comments