fix: pytest warnings

This commit is contained in:
Stijnvandenbroek
2026-03-11 13:31:49 +00:00
parent 52f70d356c
commit 18a05ab6d7
3 changed files with 10 additions and 23 deletions

View File

@@ -35,5 +35,8 @@ dev = [
"pytest-cov",
"ruff",
"sqlfluff",
"chardet<6",
"pre-commit",
]
[tool.pytest.ini_options]