mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
restructure models
This commit is contained in:
@@ -7,7 +7,7 @@ from typing import Union
|
||||
from pydantic import Field, StrictInt, StrictStr, StrictBool, IPvAnyAddress
|
||||
|
||||
# Project
|
||||
from hyperglass.configuration.models._utils import HyperglassModel
|
||||
from hyperglass.models import HyperglassModel
|
||||
|
||||
|
||||
class Cache(HyperglassModel):
|
||||
|
Reference in New Issue
Block a user