mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-08-03 14:14:11 -04:00
Bump black configuration to target py36 (#9781)
Signed-off-by: Dan Callahan <danc@element.io>
This commit is contained in:
parent
1fc97ee876
commit
1d5f0e3529
11 changed files with 16 additions and 15 deletions
|
@ -38,7 +38,7 @@ def create_event(
|
|||
depth=2,
|
||||
event_id=None,
|
||||
prev_events: Optional[List[str]] = None,
|
||||
**kwargs
|
||||
**kwargs,
|
||||
):
|
||||
global _next_event_id
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue