bpo-32248 - Implement importlib.resources by warsaw · Pull Request #4911 · python/cpython (original) (raw)

Has that landed yet? I tried removing them (except for Union, which we'd still need because of the Package and Resource definitions). Python was not happy. So I guess we can address that again later.

I could remove the #noqa directive, but it makes my editor happier, so I think I'll leave them in for now.