1 2 3 4 5
""" conftest.py — shared pytest configuration for modbus_rs Python tests. """ # Expose the installed modbus_rs package on the path when running from the # workspace root with `pytest mbus-ffi/tests/python/`.