[UP] v 0.1.4-2
This commit is contained in:
parent
de7d3df891
commit
36967c7673
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "yandexapimanager"
|
||||
version = "0.1.4-1"
|
||||
version = "0.1.4-2"
|
||||
description = ""
|
||||
authors = [
|
||||
{name = "Evgeny (Krymmy) Momotov",email = "evgeny.momotov@gmail.com"}
|
||||
|
|
|
|||
|
|
@ -283,4 +283,4 @@ class GroupInspectionCheek(BaseInspectionsCheckModel, BasicModel):
|
|||
|
||||
|
||||
class DriverInspectionCheek(BaseInspectionsCheckModel, BasicModel):
|
||||
driver_inspection: DriverInspection = Field(description="Инспекция водителя")
|
||||
drive_inspection: DriverInspection = Field(description="Инспекция водителя")
|
||||
Loading…
Add table
Reference in a new issue