Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 234 Bytes

File metadata and controls

5 lines (4 loc) · 234 Bytes
category fix
  • Fixed the resolution of relative imports such as from . import helper inside namespace packages (directories without an __init__.py file), which previously did not work correctly, leading to missing flow.