MCPcopy Create free account
hub / github.com/dcharatan/flowmap / Scene

Class Scene

paper/common.py:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89
90@dataclass(frozen=True)
91class Scene:
92 tag: str
93 full_name: str
94 dataset: Dataset
95
96
97SCENES_LLFF = [

Callers 1

common.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected