Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 200 Bytes

File metadata and controls

5 lines (3 loc) · 200 Bytes

5.0.1

Bug Fixes

  • Fixed a bug in the Python extractor's import handling where failing to find an import in find_module would cause a KeyError to be raised. (Contributed by @akoeplinger.)