mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-17 06:52:16 -04:00
Merge branch 'develop' into release-v1.62
This commit is contained in:
commit
79c6b9e12b
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ from typing import (
|
||||||
Dict,
|
Dict,
|
||||||
Generator,
|
Generator,
|
||||||
Iterable,
|
Iterable,
|
||||||
List, Optional,
|
List,
|
||||||
|
Optional,
|
||||||
Set,
|
Set,
|
||||||
Union,
|
Union,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue