Replaces absolute from import with a relative one.
Note that relative imports work only within the current source root. You cannot relatively import a package from another source root.