[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-10-22 20:00:29 +00:00
committed by Chris Hennes
parent 9a66ad7302
commit 925335d5c1

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;