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