mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-11 17:14:41 +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