ConceptPortal-public/rsconcept/backend/apps/oss/tests/__init__.py

4 lines
62 B
Python
Raw Normal View History

2024-07-19 19:29:27 +03:00
''' Tests. '''
from .s_models import *
from .s_views import *