Skip to content

Commit

Permalink
Fix deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
hllelli2 committed Oct 1, 2024
1 parent 2358a76 commit a9af9c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ minversion = "6.0"
addopts = ["-ra", "--showlocals", "--strict-markers", "--strict-config"]
xfail_strict = true
filterwarnings = [
"error",
"ignore::DeprecationWarning",
]
log_cli_level = "INFO"
Expand Down

0 comments on commit a9af9c3

Please sign in to comment.