Skip to content

Commit d9acbcc

Browse files
committed
fixed styling format for CI
1 parent 06784ab commit d9acbcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/core/test_core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,7 @@ def test_show_typing_notification(
593593

594594
# Control sleep so loop runs predictably
595595
sleep_calls = 0
596+
596597
def fake_sleep(_):
597598
nonlocal sleep_calls
598599
sleep_calls += 1

0 commit comments

Comments
 (0)