mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-02-10 11:58:36 -05:00
client: Formatting fix.
This commit is contained in:
parent
1b58d60abc
commit
fb0bc090c7
@ -444,7 +444,7 @@ class PanClient(AsyncClient):
|
|||||||
sync_filter,
|
sync_filter,
|
||||||
full_state=True,
|
full_state=True,
|
||||||
since=next_batch,
|
since=next_batch,
|
||||||
loop_sleep_time=loop_sleep_time
|
loop_sleep_time=loop_sleep_time,
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
self.task = task
|
self.task = task
|
||||||
|
Loading…
x
Reference in New Issue
Block a user