DEBSOURCES
Skip Quicknav
sources / python-adext / 0.4.3-3 / adext / __init__.py
1234
"""AdExt setup.py""" from .adext import AdExt __all__ = ["AdExt"]