mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
restructure models
This commit is contained in:
@@ -5,8 +5,8 @@ from pydantic import StrictInt, StrictStr, validator
|
||||
|
||||
# Project
|
||||
from hyperglass.util import clean_name
|
||||
from hyperglass.models import HyperglassModel
|
||||
from hyperglass.exceptions import UnsupportedDevice
|
||||
from hyperglass.configuration.models._utils import HyperglassModel
|
||||
from hyperglass.configuration.models.credentials import Credential
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user