fix: align tests with model validation and API error reporting
This commit is contained in:
@@ -61,6 +61,7 @@ markers = [
|
||||
filterwarnings = [
|
||||
"ignore::pytest.PytestUnhandledThreadExceptionWarning",
|
||||
"ignore::DeprecationWarning",
|
||||
"ignore::RuntimeWarning",
|
||||
]
|
||||
|
||||
[tool.coverage.run]
|
||||
|
||||
Reference in New Issue
Block a user