jumpserver/apps/ops/views/__init__.py

3 lines
65 B
Python

from .adhoc import *
from .celery import *
from .command import *