jumpserver/apps/tickets/serializers/ticket/__init__.py

4 lines
63 B
Python

from .ticket import *
from .meta import *
from .utils import *