Skip to content

Commit

Permalink
Temporarily ignore mpl
Browse files Browse the repository at this point in the history
  • Loading branch information
connortann committed Mar 12, 2024
1 parent d87842f commit 7799e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ version_file = "shap/_version.py"
local_scheme = "no-local-version"

[tool.pytest.ini_options]
addopts = "--mpl"
# addopts = "--mpl"
testpaths = ["tests"]
filterwarnings = [
# Ignore warnings that are entirely from 3rd party libs outside our control
Expand Down

0 comments on commit 7799e5f

Please sign in to comment.