You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(traceloop-sdk): enhance type annotations and add new dependencies
- Updated poetry.lock to include pandas-stubs and types-pytz for improved type checking.
- Modified project.json to specify the mypy command for type checking the sdk directory.
- Enhanced type annotations across various modules for better type safety and clarity.
- Refactored function signatures to include return types for improved type hinting.
0 commit comments