-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Unfortunately relative imports are not supported in executable python scripts because they use `_main_` as the module and relative imports use the module rather than the filesystem path to resolve the current package.
This bug was accidentally introduced in ad407ccaf8dfd1cbe8d9660a346c0ce4d33b4353
Anything in this description will be included in the commit message. Replace or delete this text before merging. Add links to testing in the comments of the PR.