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:
|
||||
The formatted number.
|
||||
|
||||
Raises:
|
||||
VarValueError: If the format specifier is not supported.
|
||||
"""
|
||||
if (
|
||||
format_spec
|
||||
|
Loading…
Reference in New Issue
Block a user