4 lines
84 B
Python
4 lines
84 B
Python
from agent.tools.browser.browser_tool import BrowserTool
|
|
|
|
__all__ = ["BrowserTool"]
|