We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f579359 commit 8d09b79Copy full SHA for 8d09b79
1 file changed
pyproject.toml
@@ -157,7 +157,6 @@ warn_untyped_fields = true
157
[tool.pytest.ini_options]
158
addopts = "-ra --cov bidsmreye --strict-config --strict-markers --doctest-modules --showlocals -s -vv --durations=0"
159
doctest_optionflags = "NORMALIZE_WHITESPACE ELLIPSIS"
160
-filterwarnings = ["error"]
161
junit_family = "xunit2"
162
log_cli_level = "INFO"
163
log_level = "INFO"
0 commit comments