8000 Keep potodo total translations again · python/python-docs-pt-br@b1f26be · GitHub
[go: up one dir, main page]

Skip to content

Commit b1f26be

Browse files
authored
Keep potodo total translations again
1 parent 24762ea commit b1f26be

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/potodo.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,5 @@ potodo --no-cache > potodo.md
1818
# Show version number instead of the directory name, if present
1919
sed -i "s|LC_MESSAGES|${PYDOC_VERSION}|" potodo.md
2020

21-
# Remove total for now as it only consider incomplete files.
22-
# https://git.afpy.org/AFPy/potodo/issues/7
23-
sed -i "/^# TOTAL /d" potodo.md
24-
2521
# Remove cache directory
2622
rm -rf .potodo/

0 commit comments

Comments
 (0)
0