mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-07 18:31:04 +00:00
[Stash] Test case 通不过,import error
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
|
||||
from . import User, UserGroup
|
||||
from .user import User
|
||||
from .group import UserGroup
|
||||
|
||||
|
||||
def init_model():
|
||||
|
Reference in New Issue
Block a user