Files
MLPproject/.venv/lib/python3.12/site-packages/statsmodels/sandbox/__init__.py
2025-10-23 15:44:32 +02:00

7 lines
108 B
Python

'''This is sandbox code
'''
from statsmodels.tools._test_runner import PytestTester
test = PytestTester()