Skip to content

Commit 8287325

Browse files
🎨 Auto format
1 parent 5d88886 commit 8287325

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/test_client_disconnect.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@
66
"""
77

88
import pytest
9-
from starlette.requests import ClientDisconnect
10-
119
from fastapi import Body, FastAPI, Form
1210
from fastapi.testclient import TestClient
11+
from starlette.requests import ClientDisconnect
1312

1413
pytestmark = pytest.mark.anyio
1514

0 commit comments

Comments
 (0)