mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-27 07:44:23 +00:00
[Stash] Test case 通不过,import error
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
#
|
||||
print("Import assets model")
|
||||
|
||||
from .user import AdminUser, SystemUser
|
||||
from .cluster import *
|
||||
from .user import *
|
||||
from .group import *
|
||||
from .asset import *
|
||||
from .utils import *
|
||||
|
Reference in New Issue
Block a user