inducer / pytools

http://pypi.python.org/pypi/pytools
Other
70 stars 25 forks source link

Unique improvements #236

Closed matthiasdiener closed 5 months ago

matthiasdiener commented 5 months ago

Better type annotation, test, doc.

matthiasdiener commented 5 months ago

(mypy failure is fixed by #235)

inducer commented 5 months ago

Thanks! (Partially) cherry-picked into #237 so that we only have to wait for CI once.