We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb38a2d commit 03c4ca9Copy full SHA for 03c4ca9
1 file changed
openml/exceptions.py
@@ -69,7 +69,3 @@ class ObjectNotPublishedError(PyOpenMLError):
69
70
class OpenMLNotSupportedError(PyOpenMLError):
71
"""Raised when an API operation is not supported for a resource/version."""
72
-
73
74
-class OpenMLCacheRequiredError(PyOpenMLError):
75
- """Raised when a cache object is required but not provided."""
0 commit comments