mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-14 10:35:53 +00:00
As per standard Python socketserver, there is `server_close()` rather than `close()`. Fixes #51
As per standard Python socketserver, there is `server_close()` rather than `close()`. Fixes #51