mirror of https://github.com/zulip/zulip.git
4dc57dadd6
`check_text_block` transformed its input, making the object it returned not the same object it was passed; this invalidated it for use in `check_list`. It is also, in general, unlike all other validators. Make it return a TypedDict cast of its input. |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
doc.md | ||
tests.py | ||
view.py |