style:fmt

This commit is contained in:
aries_ckt 2023-08-23 18:17:50 +08:00
parent d231f9f89b
commit 4e3527e9d7

View File

@ -163,7 +163,7 @@ setuptools.setup(
author="csunny",
author_email="cfqcsunny@gmail.com",
description="DB-GPT is an experimental open-source project that uses localized GPT large models to interact with your data and environment."
" With this solution, you can be assured that there is no risk of data leakage, and your data is 100% private and secure.",
" With this solution, you can be assured that there is no risk of data leakage, and your data is 100% private and secure.",
long_description=long_description,
long_description_content_type="text/markdown",
install_requires=parse_requirements("requirements.txt"),