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