Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b7fb1ed

Browse filesBrowse files
committed
Trigger [cd build]
1 parent fefd804 commit b7fb1ed
Copy full SHA for b7fb1ed

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎sklearn/gaussian_process/tests/test_gpr.py

Copy file name to clipboardExpand all lines: sklearn/gaussian_process/tests/test_gpr.py
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
assert_array_less,
2424
assert_almost_equal,
2525
assert_array_almost_equal,
26-
assert_allclose
26+
assert_allclose,
27+
assert_raise_message,
2728
)
2829

2930

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.