23 lines
268 B
Python
23 lines
268 B
Python
|
|
|
|
|
|
|
|
import pytest
|
|
from alpine_bits_python.alpinebits_server import AlpineBitsServer, AlpineBitsClientInfo
|
|
from xsdata_pydantic.bindings import XmlParser
|
|
from alpine_bits_python.generated.alpinebits import OtaResRetrieveRs, OtaHotelResNotifRq
|
|
|
|
|
|
pass
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|