Skip to content

Commit

Permalink
chore: bring back Mathematical in local_tools/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarsh-dixit committed May 31, 2024
1 parent a607fb1 commit 35a1c60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composio/local_tools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@

from pathlib import Path

from .mathematical import Mathematical

TOOLS_PATH = Path(__file__).parent

0 comments on commit 35a1c60

Please sign in to comment.