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

Commit 79c6b9e

Browse files
committed
Merge branch 'develop' into release-v1.62
2 parents b210146 + bc9b091 commit 79c6b9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

synapse/rest/media/v1/preview_html.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
Dict,
2121
Generator,
2222
Iterable,
23-
List, Optional,
23+
List,
24+
Optional,
2425
Set,
2526
Union,
2627
)

0 commit comments

Comments
 (0)