mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-10 12:42:34 +00:00
fix: lint the docs
This commit is contained in:
parent
ea66a5097b
commit
5b156e9a54
@ -48,8 +48,8 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
|
|||||||
|
|
||||||
|
|
||||||
# multi language config
|
# multi language config
|
||||||
language = "en" # ['en', 'zh_CN'] #
|
language = "en" # ['en', 'zh_CN'] #
|
||||||
locales_dirs = ['./locales/']
|
locales_dirs = ["./locales/"]
|
||||||
gettext_compact = False
|
gettext_compact = False
|
||||||
gettext_uuid = True
|
gettext_uuid = True
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user