simplistix / sybil

Automated testing for the examples in your documentation.
https://sybil.readthedocs.io/en/latest/
Other
74 stars 14 forks source link

Add type hints to sybil.evaluators.doctest #76

Closed adamtheturtle closed 1 year ago

adamtheturtle commented 1 year ago

This makes mypy --strict sybil/evaluators/doctest.py pass.