Skip to content

Fix #264: Distance inherent data provider should not fail

Benjamin Gallois requested to merge fix-264 into master
  • Remove unused error handling that was not used because check_inherent is not implemented in our case.
  • Remove the error return for the inherent data provider, as it is optional and should not fail under any circumstances.
Edited by Benjamin Gallois

Merge request reports