Portal/rsconcept/backend/apps/oss/tests/__init__.py

4 lines
62 B
Python
Raw Normal View History

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