jumpserver/apps/ops/models/__init__.py

5 lines
69 B
Python

# -*- coding: utf-8 -*-
#
from .adhoc import *
from .celery import *