mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-04 18:14:23 -05:00
* server: Enable and fix `mypy` in `ws_connection.py` * Apply suggestions from code review Co-authored-by: Kyle Altendorf <sda@fstab.net> * Tweak error message * Tweak formatting * Make `WSChiaConnection.close_callback` optional * Tweak assert message Co-authored-by: Kyle Altendorf <sda@fstab.net> * Don't provide a default for `close_callback` * Adjust assertion Co-authored-by: Kyle Altendorf <sda@fstab.net>