inventory/model: sync
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# ruff: noqa: N806
|
# ruff: noqa: N806
|
||||||
# ruff: noqa: F401
|
# ruff: noqa: F401
|
||||||
# fmt: off
|
# fmt: off
|
||||||
from typing import Any, Literal, NotRequired, TypedDict
|
from typing import Any, Literal, TypedDict, NotRequired
|
||||||
|
|
||||||
|
|
||||||
class MachineDeploy(TypedDict):
|
class MachineDeploy(TypedDict):
|
||||||
|
|||||||
Reference in New Issue
Block a user