mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Due to recent changes, `with_overrides` is no longer constrained to overriding module methods. You can override methods on any type of object.
Due to recent changes, `with_overrides` is no longer constrained to overriding module methods. You can override methods on any type of object.