0.34.2
·
57 commits
to main
since this release
- context_management: add a type stub override to fix typing. Type checkers like mypy and pyright can now correctly determine the types for
.sources(),.sections(), and the otherSpecfilemethods that return context managers. (#457)