mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
6 lines
200 B
Markdown
6 lines
200 B
Markdown
## 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.)
|