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: expose correct python types (#17)
* refactor: rename CitationContext to SyntaxContext for better semantic clarity
* feat: expose Location and SyntaxContext classes in public API for better type hints
ci: add GitHub Actions workflow for publishing package to PyPI (#9)
docs: add MIT license
build: configure package metadata and dependencies for PyPI release