mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2026-01-07 19:15:45 -05:00
client: Formatting fix.
This commit is contained in:
parent
1b58d60abc
commit
fb0bc090c7
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue