def pytest_configure(): # Imported for its side effect: module-level register() calls populate the # mizan function registry the RPC endpoint dispatches against. import backend.clients # noqa: F401