zulip/zilencer/management
PIG208 53888e5a26 request: Refactor ZulipRequestNotes to RequestNotes.
This utilizes the generic `BaseNotes` we added for multipurpose
patching. With this migration as an example, we can further support
more types of notes to replace the monkey-patching approach we have used
throughout the codebase for type safety.
2021-09-03 08:48:45 -07:00
..
commands request: Refactor ZulipRequestNotes to RequestNotes. 2021-09-03 08:48:45 -07:00
__init__.py