Skip to content

Commit 810a67e

Browse files
Apply Repo-Review suggestion
PP309: Filter warnings specified
1 parent c5481af commit 810a67e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ testpaths = ["tests"]
6666
log_level = "INFO"
6767
xfail_strict = true
6868
addopts = ["-ra", "--strict-config", "--strict-markers"]
69+
filterwarnings = ["error"]
6970
norecursedirs = ["data"]
7071
doctest_optionflags = ["NORMALIZE_WHITESPACE", "IGNORE_EXCEPTION_DETAIL"]
7172

0 commit comments

Comments
 (0)