Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove unneeded type attributes on WebsocketNotification
This change removes the type attributes on WebsocketNotification which will become errors as of python/mypy#17207 see: https://typing.readthedocs.io/en/latest/spec/enums.html#defining-members:~:text=Members%20defined%20within%20an%20enum%20class%20should%20not%20include%20explicit%20type%20annotations.
- Loading branch information