Skip to content

Commit eaa0447

Browse files
committed
ADD-WIP: unsure about this commit, leftover mods
1 parent fcd8057 commit eaa0447

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/gh/diffCheck/diffCheck/df_error_estimation.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,6 @@ def rh_cloud_2_rh_mesh_comparison(
178178
if swap:
179179
source_df, target = target, source_df
180180

181-
# FIXME: this is a hack to avoid that the assembly segmentator breaks this
182-
# snippet because it is not stamping the rhino pout cloud with the sanity check
183-
# user string value.
184181
sanity_check_value_uncasted = source_rh.GetUserString("df_sanity_scan_check")
185182
sanity_check_value = None
186183
if sanity_check_value_uncasted is None:

0 commit comments

Comments
 (0)