mirror of
https://github.com/fastapi/fastapi.git
synced 2026-03-05 23:47:42 -05:00
✅ Format test module docstring
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user