Skip to content

Commit a0a2eb9

Browse files
committed
file formatting
Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
1 parent 7ee08fc commit a0a2eb9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/pynumaflow/tests/reducestreamer/test_async_reduce.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ def test_max_threads(self):
294294
server = ReduceStreamAsyncServer(reduce_stream_instance=ExampleClass)
295295
self.assertEqual(server.max_threads, 4)
296296

297-
298297
def test_start_shutdown_handler_without_callback(self):
299298
"""Test that _shutdown_handler logs and works when no shutdown_callback is set."""
300299
from unittest.mock import patch, MagicMock

0 commit comments

Comments
 (0)