Skip to content

Commit ede61de

Browse files
authored
Merge branch 'main' into responses-by-ref
2 parents 8073094 + cbae638 commit ede61de

File tree

3 files changed

+249
-244
lines changed

3 files changed

+249
-244
lines changed

integration-tests/pdm.lock

Lines changed: 46 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-tests/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ line-length = 120
3030

3131
[tool.ruff.lint]
3232
select = ["F", "I"]
33+
34+
[tool.mypy]
35+
# Just to get mypy to _not_ look at the parent directory's config

0 commit comments

Comments
 (0)