dang it darglint
This commit is contained in:
parent
327c11899c
commit
49001ba7c8
@ -542,6 +542,9 @@ class NumberVar(Var[NUMBER_T], python_types=(int, float)):
|
|||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
The formatted number.
|
The formatted number.
|
||||||
|
|
||||||
|
Raises:
|
||||||
|
VarValueError: If the format specifier is not supported.
|
||||||
"""
|
"""
|
||||||
if (
|
if (
|
||||||
format_spec
|
format_spec
|
||||||
|
Loading…
Reference in New Issue
Block a user