We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7cf8ae + 66d3307 commit a27e700Copy full SHA for a27e700
polaris/remap/mapping_file_step.py
@@ -97,3 +97,4 @@ def run(self):
97
)
98
99
remapper.build_map(logger=self.logger)
100
+ remapper.map_filename = os.path.abspath(remapper.map_filename)
0 commit comments