This package is purposed for conversion python code imports from absolute to relative. It is very useful in case of nested packages there it is preferable to use ..parent.file imports instead of ...
The relative import path in module B, which is valid in the context of the project directory, becomes invalid when the execution context changes to the directory of the main file. This is because ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results