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
Add type annotations to math parsing and transformation functions.
Changes:
- Add types to join_math_block(), parse_math(), join_math_text()
- Add types to extract_math()
- Use ASTNode and ASTNodes type aliases
0 commit comments