mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
4 lines
122 B
Python
4 lines
122 B
Python
# Present for backwards compatibility < 1.4.0
|
|
# Enables using `from mathgenerator import mathgen`
|
|
from .__init__ import *
|