Skip to content

Commit b45d3a5

Browse files
committed
allow method to work for VPD
1 parent 7e0de31 commit b45d3a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opensensor/collections.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,3 @@ class VPD(BaseModel):
7575

7676
timestamp: datetime
7777
vpd: Optional[float] = Field(None, description="The computed VPD value.")
78-
unit: str

0 commit comments

Comments
 (0)