WIP
This commit is contained in:
parent
63cd7940bf
commit
048b1e220a
@ -208,6 +208,8 @@ class EngineStat(TypedDict):
|
|||||||
|
|
||||||
|
|
||||||
class EngineStatResult(TypedDict):
|
class EngineStatResult(TypedDict):
|
||||||
|
"""result of the get_engines_metrics function"""
|
||||||
|
|
||||||
time: List[EngineStat]
|
time: List[EngineStat]
|
||||||
"""List of engine stat"""
|
"""List of engine stat"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user