def test_api(): """test if the provided functionality is importable""" from sensospot_tools import split # noqa: F401 from sensospot_tools import select # noqa: F401