zulip/zerver/lib/url_preview/parsers
Alex Vandiver 327ff9ea0f preview: Use a dataclass for the embed data.
This is significantly cleaner than passing around `Dict[str, Any]` all
of the time.
2022-04-15 14:48:12 -07:00
..
__init__.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
base.py preview: Use a dataclass for the embed data. 2022-04-15 14:48:12 -07:00
generic.py preview: Use a dataclass for the embed data. 2022-04-15 14:48:12 -07:00
open_graph.py preview: Use a dataclass for the embed data. 2022-04-15 14:48:12 -07:00