Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 80d75c7

Browse files
committed
Disable gettext_uuid
1 parent d629d00 commit 80d75c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174

175175
locale_dirs = ["locale"]
176176

177-
gettext_uuid = True
177+
gettext_uuid = False
178178

179179
gettext_compact = False
180180

0 commit comments

Comments
 (0)