pisces.utilities.io_tools.UnytQuantityHandler.register# classmethod UnytQuantityHandler.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.