style: code format (#1513)

This commit is contained in:
Aries-ckt
2024-05-13 09:39:15 +08:00
committed by GitHub
parent f389a0c32d
commit c8fb508fe4
5 changed files with 25 additions and 8 deletions

View File

@@ -418,6 +418,7 @@ def core_requires():
"typeguard",
# Snowflake no additional dependencies.
"snowflake-id",
"typing_inspect",
]
# For DB-GPT python client SDK
setup_spec.extras["client"] = setup_spec.extras["core"] + [