mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-10-08 23:24:27 +00:00
fix:client mypy error
This commit is contained in:
@@ -55,7 +55,6 @@ Client: Simple Chat example
|
||||
|
||||
|
||||
async def main():
|
||||
|
||||
# initialize client
|
||||
DBGPT_API_KEY = "dbgpt"
|
||||
client = Client(api_key=DBGPT_API_KEY)
|
||||
|
Reference in New Issue
Block a user