pygal icon indicating copy to clipboard operation
pygal copied to clipboard

Replace find_module by find_spec

Open cedk opened this issue 3 years ago • 0 comments

find_module is deprecated since Python 3.4 but MetaPathFinder implements it for backwards compatibility.

cedk avatar Jan 14 '23 15:01 cedk