Skip to content

Commit 1064052

Browse files
Merge pull request #1175 from stripe/richardm-improve-http-client-test
Typecheck it
2 parents 2e42cab + 97e8e36 commit 1064052

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ include = [
2727
"stripe",
2828
"tests/test_generated_examples.py",
2929
"tests/test_exports.py",
30+
"tests/test_http_client.py"
3031
]
3132
exclude = ["build", "**/__pycache__"]
3233
reportMissingTypeArgument = true

0 commit comments

Comments
 (0)