mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-07 20:10:08 +00:00
chore: Format agent code (#1077)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
from typing import Optional
|
||||
|
||||
from ..base import Vis
|
||||
from webdriver_manager.chrome import ChromeDriverManager
|
||||
|
||||
from ..base import Vis
|
||||
|
||||
|
||||
class VisDbgptsFlowResult(Vis):
|
||||
@classmethod
|
||||
|
Reference in New Issue
Block a user