ConceptPortal-public/rsconcept/backend/apps/oss/tests/__init__.py
2024-07-19 19:29:27 +03:00

4 lines
62 B
Python

''' Tests. '''
from .s_models import *
from .s_views import *