mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-06 19:54: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
|
@ -497,7 +497,7 @@ class SynapseSite(Site):
|
|||
resource,
|
||||
server_version_string,
|
||||
*args,
|
||||
**kwargs
|
||||
**kwargs,
|
||||
):
|
||||
Site.__init__(self, resource, *args, **kwargs)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue