Skip to content

Commit 15e6901

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a993c27 commit 15e6901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycrdt_websocket/yroom.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class YRoom:
4242
_stopped: Event
4343
__start_lock: Lock | None
4444
_subscription: Subscription | None
45-
45+
4646
def __init__(
4747
self,
4848
ready: bool = True,

0 commit comments

Comments
 (0)