pisces.utilities.io_tools.UnytArrayHandler.register#

classmethod UnytArrayHandler.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.