jumpserver/apps/ops/models/__init__.py

5 lines
69 B
Python
Raw Normal View History

2018-04-02 07:54:49 +00:00
# -*- coding: utf-8 -*-
#
from .adhoc import *
from .celery import *