mirror of
https://github.com/github/codeql.git
synced 2026-05-18 21:27:08 +02:00
236 B
236 B
7.0.4
Bug Fixes
- Fixed the resolution of relative imports such as
from . import helperinside namespace packages (directories without an__init__.pyfile), which previously did not work correctly, leading to missing flow.