From c8f40a67e6f135ae7de7fd493c5f05918012d4d4 Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne)" Date: Fri, 12 Apr 2019 00:21:53 +0200 Subject: [PATCH] Removed useless option to potodo (#664) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0ab2b1b1..629aa3e5 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