fix: ruff lint + format fixes in tests, ESLint fixes in frontend
This commit is contained in:
@@ -50,6 +50,7 @@ class VehicleBase(BaseModel):
|
||||
|
||||
class VehicleCreate(VehicleBase):
|
||||
"""POST /api/v1/vehicles request body."""
|
||||
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user