1__all__ = ['dentonm', 'test']
2from .denton import dentonm
3from statsmodels.tools._testing import PytestTester
4
5test = PytestTester()
6