Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Merge branch 'develop' into release-v1.62
Browse files Browse the repository at this point in the history
  • Loading branch information
anoadragon453 committed Jun 28, 2022
2 parents b210146 + bc9b091 commit 79c6b9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion synapse/rest/media/v1/preview_html.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
Dict,
Generator,
Iterable,
List, Optional,
List,
Optional,
Set,
Union,
)
Expand Down

0 comments on commit 79c6b9e

Please sign in to comment.