Skip to content

Commit

Permalink
refactor: remove leftover property
Browse files Browse the repository at this point in the history
  • Loading branch information
ArslanSaleem committed Sep 22, 2023
1 parent 49d8720 commit b92fb39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pandasai/agent/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ class Agent:

_lake: SmartDatalake = None
_logger: Optional[Logger] = None
_memory_size: int = None

def __init__(
self,
Expand Down

0 comments on commit b92fb39

Please sign in to comment.