[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2024-08-26 21:49:15 +00:00
committed by wwmayer
parent c80fd64c82
commit 73cb5bafe0

View File

@@ -389,7 +389,7 @@ double Measurement::length() const
"Measurement - length - Curve type not currently handled");
}
} // end switch
} // end for
} // end for
}
}
return result;