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

Function parse_known_args

climate/flags.py:116–129  ·  view source on GitHub ↗

Parse known command-line arguments, overriding with keyword arguments. Returns ------- args : namespace The command-line argument namespace object. rest : list of strings A list containing unknown command-line arguments.

(**overrides)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

callFunction · 0.85

Calls 1

_parserFunction · 0.85

Tested by

no test coverage detected