def __exit__()

in status_led_pkg/status_led_pkg/led_control.py [0:0]


    def __exit__(self):
        """Called when the object is destroyed.
        """
        # Disable all the channels.
        self.disable()