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

3 lines
67 B
Python
Raw Normal View History

2024-07-19 19:29:27 +03:00
''' REST API: Endpoint processors. '''
from .oss import OssViewSet