MCPcopy Create free account
hub / github.com/AutoViML/AutoViz / warn

Function warn

autoviz/classify_method.py:18–19  ·  view source on GitHub ↗
(*args, **kwargs)

Source from the content-addressed store, hash-verified

16
17
18def warn(*args, **kwargs):
19 pass
20
21
22warnings.warn = warn

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected