6 lines
136 B
Python
6 lines
136 B
Python
from .routeChoices import (
|
|
type_transport_choices,
|
|
transfer_location_choices,
|
|
cargo_type_choices,
|
|
owner_type_choices
|
|
) |