From b1f26becfe84ed8311acdc444c2f312d1befda43 Mon Sep 17 00:00:00 2001 From: Rafael Fontenelle Date: Mon, 25 Nov 2024 22:54:22 -0300 Subject: [PATCH] Keep potodo total translations again --- scripts/potodo.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/potodo.sh b/scripts/potodo.sh index b7e61802d..0d7e1e2c2 100755 --- a/scripts/potodo.sh +++ b/scripts/potodo.sh @@ -18,9 +18,5 @@ potodo --no-cache > potodo.md # Show version number instead of the directory name, if present sed -i "s|LC_MESSAGES|${PYDOC_VERSION}|" potodo.md -# Remove total for now as it only consider incomplete files. -# https://git.afpy.org/AFPy/potodo/issues/7 -sed -i "/^# TOTAL /d" potodo.md - # Remove cache directory rm -rf .potodo/