Skip to content

Commit 235e9b0

Browse files
style: pre-commit fixes
1 parent 70a9382 commit 235e9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_classification.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,4 @@ def test_insensitive_classify_using_hessian(self, model, parameter_values):
238238
assert message == (
239239
"Classification cannot proceed due to infinite cost value(s)."
240240
" The result is near the upper bound of R0_a [Ohm]."
241-
)
241+
)

0 commit comments

Comments
 (0)