pisces.utilities.io_tools.UnytUnitHandler.register# classmethod UnytUnitHandler.register(yaml: YAML) → None# Register this handler’s representer and constructor with a YAML instance. Parameters: yaml (ruamel.yaml.YAML) – The YAML instance to register the handler with.