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
Fix test imports and exclude tutorials from type checking
- Fixed relative imports in test files to use absolute imports
- Added pythonPath to pyproject.toml for proper test module resolution
- Excluded examples/tutorials from pyright type checking
- Reduced typing errors from 251 to 158 (37% improvement)
0 commit comments