mirror of
https://github.com/github/codeql.git
synced 2026-04-14 19:44:03 +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.