mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-30 21:49:37 +03:00
Correct issue on unittest
This commit is contained in:
parent
b11e085dc5
commit
438ed4488d
@ -47,7 +47,7 @@ class GlancesEvent:
|
||||
sum: float
|
||||
count: int
|
||||
avg: float
|
||||
top: list[str]
|
||||
top: list
|
||||
desc: str
|
||||
sort: str
|
||||
global_msg: str
|
||||
|
Loading…
Reference in New Issue
Block a user