#!/usr/bin/env python # -*- coding: utf-8 -*- from .red import hide, reveal __all__ = ["hide", "reveal"]