You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ignore:lena.input is deprecated. Use lena.ROOT instead:UserWarning
ignore:Chain is deprecated since Lena 0.6.:DeprecationWarning
markers =
root: interface to ROOT
# addopts =
# --cov=lena --cov-report=term-missing
## Ignore warnings from other packages ##
#
## raised when using collections module (for named tuples).
# /usr/lib64/python3.7/site-packages/markupsafe/__init__.py:13: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working