[c1b1c5]: / ViTPose / pytest.ini

Download this file

8 lines (6 with data), 293 Bytes

1
2
3
4
5
6
7
[pytest]
addopts = --xdoctest --xdoctest-style=auto
norecursedirs = .git ignore build __pycache__ data docker docs .eggs
filterwarnings= default
ignore:.*No cfgstr given in Cacher constructor or call.*:Warning
ignore:.*Define the __nice__ method for.*:Warning