MCPcopy Create free account
hub / github.com/OpenImagingLab/4DSloMo / GroupParams

Class GroupParams

arguments/__init__.py:16–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14import os
15
16class GroupParams:
17 pass
18
19class ParamGroup:
20 def __init__(self, parser: ArgumentParser, name : str, fill_none = False):

Callers 1

extractMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected