We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e0de31 commit b45d3a5Copy full SHA for b45d3a5
opensensor/collections.py
@@ -75,4 +75,3 @@ class VPD(BaseModel):
75
76
timestamp: datetime
77
vpd: Optional[float] = Field(None, description="The computed VPD value.")
78
- unit: str
0 commit comments