run black, add isort config to pyproject.toml

This commit is contained in:
Caren Thomas
2024-12-26 19:43:11 -08:00
parent 905906d416
commit 7144fd2867
146 changed files with 476 additions and 655 deletions

View File

@@ -1,4 +1,5 @@
import pytest
from letta.constants import MAX_FILENAME_LENGTH
from letta.utils import sanitize_filename