Skip to content

Commit f8054a0

Browse files
committed
fix formatting
1 parent c7ffe5c commit f8054a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
import pytest
1010
from httpx import Response as httpxResponse
11-
from pydantic import BaseModel, ValidationError
11+
from pydantic import BaseModel
1212
from pytest_httpserver import HTTPServer, URIPattern
1313
from werkzeug.wrappers import Request, Response
1414

0 commit comments

Comments
 (0)