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