We are happy to answer your questions about the code or discuss technical ideas.
Please complete the following checklist (by adding [x]):
The following tests fail when I run pytest:
FAILED tests/test_networkmanager.py::test_initialize_persisted_connection_determines_initial_connection_state[active_nm_connection0-None-Connected] - TypeError: ConnectionParameters.__init__() got an unexpected keyword argument 'killswitch'
FAILED tests/test_networkmanager.py::test_initialize_persisted_connection_determines_initial_connection_state[None-None-Disconnected] - TypeError: ConnectionParameters.__init__() got an unexpected keyword argument 'killswitch'
FAILED tests/test_networkmanager.py::test_initialize_persisted_connection_determines_initial_connection_state[None-inactive_nm_connection2-Error] - TypeError: ConnectionParameters.__init__() got an unexpected keyword argument 'killswitch'
Please complete the following checklist (by adding [x]):
The following tests fail when I run pytest: