jumpserver/apps/assets/models/asset/__init__.py

4 lines
69 B
Python

from .common import *
from .device_info import *
from .host import *