We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 203eba8 commit 2425a08Copy full SHA for 2425a08
src/viam/app/data_client.py
@@ -162,7 +162,7 @@ class TabularDataPoint:
162
"""The resource subtype. Ex: `rdk:component:sensor`"""
163
164
method_name: str
165
- """The method used for data capture. Ex" `Readings`"""
+ """The method used for data capture. Ex: `Readings`"""
166
167
time_captured: datetime
168
"""The time at which the data point was captured"""
0 commit comments