# -*- coding: utf-8 -*- # vim: ft=python et softtabstop=4 cinoptions=4 shiftwidth=4 ts=4 ai from .comparoob import Comparoob __all__ = ['Comparoob']