@@ -4,7 +4,7 @@ VENV := .venv
PY := $(VENV)/bin/python
PIP := $(VENV)/bin/pip
all: build search
all: clean build search
build:
@echo "Building project..."
The note is not visible to the blocked user.