Refactor into context manager.
authorBenjamin Braatz <bb@bbraatz.eu>
Thu, 22 May 2025 12:57:22 +0000 (14:57 +0200)
committerBenjamin Braatz <bb@bbraatz.eu>
Thu, 22 May 2025 12:57:22 +0000 (14:57 +0200)
commit53e3ecac1e803f1fd0319e78ff7abfdb2f4c7f1d
tree25b205414ac9ce4ebf4511bbe1cb432509b1ba4a
parentebed85b0baa5840befff1b7c3939ab9b190e44d2
Refactor into context manager.
conf.json
controlpi_plugins/graph.py
controlpi_plugins/graph_connection.py [new file with mode: 0644]
test_graph_connection.py [new file with mode: 0644]