Files
mathgenerator/mathgenerator/mathgen.py
2022-12-19 14:35:21 -05:00

4 lines
122 B
Python

# Present for backwards compatibility < 1.4.0
# Enables using `from mathgenerator import mathgen`
from .__init__ import *