Fix linting
This commit is contained in:
@@ -280,7 +280,7 @@ class LightRAG:
|
|||||||
UserWarning,
|
UserWarning,
|
||||||
stacklevel=2,
|
stacklevel=2,
|
||||||
)
|
)
|
||||||
|
|
||||||
# Remove these attributes to prevent their use
|
# Remove these attributes to prevent their use
|
||||||
if hasattr(self, "log_level"):
|
if hasattr(self, "log_level"):
|
||||||
delattr(self, "log_level")
|
delattr(self, "log_level")
|
||||||
|
Reference in New Issue
Block a user