inducer / arraycontext

Choose your favorite numpy-workalike!
6 stars 11 forks source link

Add type ignore for mypy bug #283

Closed alexfikl closed 2 weeks ago

alexfikl commented 2 weeks ago

As far as I can tell, this is a mypy error: MultiVector matches the (empty) interface of ArrayContainer.

Failing CI: https://github.com/inducer/arraycontext/actions/runs/11198575494/job/31129919414

inducer commented 2 weeks ago

Thanks!