Skip to content

Basic features

Basic features #11

GitHub Actions / JUnit Test Report failed Feb 12, 2024 in 0s

1 tests run, 0 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in tests/test_sf06.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_sf06.tests.test_sf06

collection failure
Raw output
tests/test_sf06.py:4: in <module>
    from sensirion_uart_scc1.drivers import scc1_sf06
sensirion_uart_scc1/drivers/scc1_sf06.py:36: in <module>
    class Scc1Sf06:
sensirion_uart_scc1/drivers/scc1_sf06.py:171: in Scc1Sf06
    def read_extended_buffer(self) -> tuple[int, int, list[tuple[Any, ...]]]:
E   TypeError: 'type' object is not subscriptable