Skip to content

Commit 491a4e2

Browse files
committed
Fix formatting
Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
1 parent 8dafd22 commit 491a4e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/pynumaflow/pynumaflow/sinker/async_server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ async def _watch_for_shutdown():
173173
shutdown_task = asyncio.create_task(_watch_for_shutdown())
174174
await server.wait_for_termination()
175175

176-
177176
# Propagate error so start() can exit with a non-zero code
178177
self._error = self.servicer._error
179178

0 commit comments

Comments
 (0)