ProbPose-demo / pytest.ini
Miroslav Purkrabek
add code
0efc562
raw
history blame contribute delete
311 Bytes
[pytest]
addopts = --xdoctest --xdoctest-style=auto
norecursedirs = .git ignore build __pycache__ data docker docs .eggs .mim tests/legacy
filterwarnings= default
ignore:.*No cfgstr given in Cacher constructor or call.*:Warning
ignore:.*Define the __nice__ method for.*:Warning