Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PythonOT/POT
/ Class
Class
Class
test/test_utils.py:410–411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
408
409
@ot.utils.deprecated(
"deprecated text for class"
)
410
class
Class:
411
pass
412
413
with
pytest.warns(DeprecationWarning):
414
fun()
Callers
2
test_deprecated_func
Function · 0.85
test_BaseEstimator
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_deprecated_func
Function · 0.68
test_BaseEstimator
Function · 0.68