Files
stock-rma/rma_operating_unit/__init__.py
2023-06-07 12:26:13 +02:00

5 lines
112 B
Python

# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
from . import models
from . import tests