From 768c521c1f53f484769f73633fd7c549b97a7a58 Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne)" Date: Thu, 11 Apr 2019 19:25:52 +0200 Subject: [PATCH] Removed useless option to potodo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0ab2b1b16..629aa3e50 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,7 @@ $(VENV)/bin/pospell: $(VENV)/bin/activate .PHONY: todo todo: $(VENV)/bin/potodo - $(VENV)/bin/potodo --github python/python-docs-fr + $(VENV)/bin/potodo .PHONY: verifs verifs: powrap pospell