mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-07-31 15:47:05 +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
|
||||
language = "en" # ['en', 'zh_CN'] #
|
||||
locales_dirs = ['./locales/']
|
||||
language = "en" # ['en', 'zh_CN'] #
|
||||
locales_dirs = ["./locales/"]
|
||||
gettext_compact = False
|
||||
gettext_uuid = True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user