fixes in imports and schemas
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from marshmallow import Schema, fields
|
||||
|
||||
from agent.src.schema.gps_schema import GpsSchema
|
||||
from schema.gps_schema import GpsSchema
|
||||
|
||||
|
||||
class ParkingSchema(Schema):
|
||||
|
||||
Reference in New Issue
Block a user