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

4 lines
80 B
Python
Raw Normal View History

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