brettlangdon / importhook

Python package for executing functions when packages are imported
https://brettlangdon.github.io/importhook/
MIT License
25 stars 3 forks source link

Correct super call in HookMetaPaths.__setitem__ #3

Closed akaihola closed 4 years ago

akaihola commented 4 years ago

Fixes #2

Also added a test.

brettlangdon commented 4 years ago

@akaihola thanks for the contribution!

brettlangdon commented 4 years ago

Released as 1.0.9: https://pypi.org/project/importhook/1.0.9/