chore: enable F821, F401, W293 (#9503)
* auto fixes * auto fix pt2 and transitive deps and undefined var checking locals() * manual fixes (ignored or letta-code fixed) * fix circular import
This commit is contained in:
@@ -2,8 +2,6 @@ import json
|
||||
import logging
|
||||
from io import StringIO
|
||||
|
||||
import pytest
|
||||
|
||||
from letta.log import JSONFormatter, LogContextFilter
|
||||
from letta.log_context import clear_log_context, get_log_context, remove_log_context, set_log_context, update_log_context
|
||||
|
||||
|
||||
Reference in New Issue
Block a user