use code from ungleich-common
This commit is contained in:
parent
cee92f2e99
commit
9c7d458eec
3 changed files with 8 additions and 6 deletions
|
|
@ -5,7 +5,7 @@ import math
|
|||
|
||||
from config import ldap_manager, etcd_client
|
||||
from helper import resolve_product
|
||||
from ungleich_common.schemas import BaseSchema, Field, ValidationException
|
||||
from ungleich_common.schemas.schemas import BaseSchema, Field, ValidationException
|
||||
|
||||
|
||||
class AddProductSchema(BaseSchema):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue