MCPcopy Create free account
hub / github.com/MAC-VO/MAC-VO / LoadFrom

Class LoadFrom

Utility/Config.py:15–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14
15class LoadFrom(NamedTuple):
16 path: Path
17
18
19class IncludeLoader(yaml.SafeLoader):

Callers 1

MatchEstimator.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected