Files
insightface/detection/scrfd/pytest.ini
2021-05-12 11:40:54 +08:00

8 lines
293 B
INI
Executable File

[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