Format test module docstring

This commit is contained in:
Sebastián Ramírez
2026-02-27 17:57:56 +01:00
parent 4e85ad50c7
commit 5b0ef2ffa5

View File

@@ -2,7 +2,6 @@
Test that async streaming endpoints can be cancelled without hanging.
Ref: https://github.com/fastapi/fastapi/issues/14680
"""
from collections.abc import AsyncIterable