mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
234 B
234 B
category
| category |
|---|
| fix |
- 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.