summaryrefslogtreecommitdiff
path: root/changelog.d/2493.change.rst
blob: f2c46932405b778d386aa60d9ed81886bcc43d64 (plain)
1
2
Use importlib.import_module() rather than the deprectated loader.load_module()
in pkg_resources namespace delaration -- by :user:`encukou`