Skip to content
Snippets Groups Projects
pytest.ini 293 B
Newer Older
Jiarui XU's avatar
Jiarui XU committed
[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