Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Additional change
Browse files Browse the repository at this point in the history
  • Loading branch information
fedefreue committed Aug 4, 2023
1 parent 3ba0b4a commit df4134b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pygrocy/grocy_api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ class ProductData(BaseModel):

location_id_validator = _field_not_empty_validator("location_id")
product_group_id_validator = _field_not_empty_validator("product_group_id")
)


class ChoreData(BaseModel):
Expand Down

0 comments on commit df4134b

Please sign in to comment.