Skip to content
Snippets Groups Projects
Commit 9d08fa1d authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Suppress jinja2 warnings

parent aeadfdf7
Branches
Tags
No related merge requests found
...@@ -83,6 +83,7 @@ filterwarnings= default ...@@ -83,6 +83,7 @@ filterwarnings= default
ignore:.*:Warning:.*tensorflow* ignore:.*:Warning:.*tensorflow*
ignore:.*:Warning:.*protobuf* ignore:.*:Warning:.*protobuf*
ignore:.*:Warning:.importlib._bootstrap ignore:.*:Warning:.importlib._bootstrap
ignore:.*:Warning:.*jinja2*
[aliases] [aliases]
dists = bdist_wheel dists = bdist_wheel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment