dang it darglint
This commit is contained in:
parent
0cfdfd764b
commit
dae30108c1
@ -1742,6 +1742,9 @@ class BaseState(Base, ABC, extra=pydantic.Extra.allow):
|
||||
|
||||
Yields:
|
||||
StateUpdate object
|
||||
|
||||
Raises:
|
||||
ValueError: If a string value is received for an int or float type and cannot be converted.
|
||||
"""
|
||||
from reflex.utils import telemetry
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user