#!/usr/bin/env python from .red import hide, reveal __all__ = ["hide", "reveal"]