We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19fe35 commit 2e7cfd6Copy full SHA for 2e7cfd6
pyproject.toml
@@ -51,6 +51,7 @@ testpaths = "tests"
51
filterwarnings = [
52
"error",
53
"ignore::DeprecationWarning",
54
+ "ignore:For metadata to be logged in the data array, it is necessary to install the orsopy package.:UserWarning",
55
]
56
57
[tool.bandit]
0 commit comments