8000 retirando dependencia não usada · python/python-docs-pt-br@1ad887c · GitHub
[go: up one dir, main page]

Skip to content

Commit 1ad887c

Browse files
committed
retirando dependencia não usada
1 parent a77da15 commit 1ad887c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/scripts/get_translated_strings_between_commits.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import os
22
from pathlib import Path
33
import re
4-
from git import Repo
54

65
absolute_path = Path(__file__).resolve().parents[2]
76
pattern_translated_strings = r'Translated:\s+(\d+)'

0 commit comments

Comments
 (0)
0