MCPcopy Create free account
hub / github.com/MTG/DeepConvSep / call

Function call

climate/__init__.py:19–47  ·  view source on GitHub ↗

Enable logging and start up a main method. Parameters ---------- main : callable The main method to invoke after initialization. default_level : str, optional Logging level. Defaults to INFO. stream : file-like, optional Stream for logging output. Default

(main, default_level='INFO', stream=sys.stdout, process_names=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

enable_default_loggingFunction · 0.85
parse_known_argsFunction · 0.85
mainFunction · 0.50

Tested by

no test coverage detected