run black, add isort config to pyproject.toml
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
from tqdm import tqdm
|
||||
|
||||
from letta.schemas.user import User
|
||||
from letta.services.organization_manager import OrganizationManager
|
||||
from letta.services.tool_manager import ToolManager
|
||||
from tqdm import tqdm
|
||||
|
||||
|
||||
def deprecated_tool():
|
||||
|
||||
Reference in New Issue
Block a user