Fix linting
This commit is contained in:
parent
9056994292
commit
0af774a28f
1 changed files with 1 additions and 1 deletions
|
|
@ -280,7 +280,7 @@ class LightRAG:
|
|||
UserWarning,
|
||||
stacklevel=2,
|
||||
)
|
||||
|
||||
|
||||
# Remove these attributes to prevent their use
|
||||
if hasattr(self, "log_level"):
|
||||
delattr(self, "log_level")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue