Skip to content

Commit dae3010

Browse files
committed
dang it darglint
1 parent 0cfdfd7 commit dae3010

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reflex/state.py

+3
Original file line numberDiff line numberDiff line change
@@ -1742,6 +1742,9 @@ async def _process_event(
17421742
17431743
Yields:
17441744
StateUpdate object
1745+
1746+
Raises:
1747+
ValueError: If a string value is received for an int or float type and cannot be converted.
17451748
"""
17461749
from reflex.utils import telemetry
17471750

0 commit comments

Comments
 (0)