Skip to content

Commit d5e6884

Browse files
author
Maciej Olko
committed
Update project slug for 3.8
1 parent ef7c8d7 commit d5e6884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manage_translation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def fetch():
4242
RESOURCE_NAME_MAP = {
4343
'glossary_': 'glossary'
4444
}
45-
PROJECT_SLUG = 'python-newest'
45+
PROJECT_SLUG = 'python-38'
4646

4747

4848
def recreate_tx_config():

0 commit comments

Comments
 (0)