Skip to content

Commit fcda38d

Browse files
A suddpport for old EM27/SUN data in OPUS file reader (3)
do not show warnings in tests
1 parent 32d910b commit fcda38d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ build-backend = "pdm.backend"
9090
[tool.pytest.ini_options]
9191
filterwarnings = [
9292
"ignore::pytest.PytestUnhandledThreadExceptionWarning",
93+
"ignore::UserWarning",
9394
]
9495
markers = [
9596
"quick: tests that run very quickly",

0 commit comments

Comments
 (0)