jumpserver/apps/assets/serializers/automations/__init__.py

4 lines
80 B
Python

from .base import *
from .change_secret import *
from .gather_accounts import *