Home
last modified time | relevance | path

Searched refs:represent_none (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A Dmerge_yamls.py17 def represent_none(self, _): function
51 yaml.add_representer(type(None), represent_none)
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/
H A Dmerge_sensor_config.py17 def represent_none(self, _): function
51 yaml.add_representer(type(None), represent_none)