fix types
This commit is contained in:
parent
249e84eb5a
commit
f715075dbe
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
||||||
---@field width number
|
---@field width number
|
||||||
---@field next_test_key string|nil
|
---@field next_test_key string|nil
|
||||||
---@field prev_test_key string|nil
|
---@field prev_test_key string|nil
|
||||||
---@field format_verdict VerdictFormatter|nil
|
---@field format_verdict VerdictFormatter
|
||||||
|
|
||||||
---@class CpUI
|
---@class CpUI
|
||||||
---@field ansi boolean
|
---@field ansi boolean
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue