Skip to content

Commit

Permalink
Merge pull request #1175 from stripe/richardm-improve-http-client-test
Browse files Browse the repository at this point in the history
Typecheck it
  • Loading branch information
richardm-stripe authored Dec 14, 2023
2 parents 2e42cab + 97e8e36 commit 1064052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ include = [
"stripe",
"tests/test_generated_examples.py",
"tests/test_exports.py",
"tests/test_http_client.py"
]
exclude = ["build", "**/__pycache__"]
reportMissingTypeArgument = true
Expand Down

0 comments on commit 1064052

Please sign in to comment.