"""AdExt setup.py"""
from .adext import AdExt

__all__ = ["AdExt"]
