add : pytest.ini added.

pull/45/head
sadrasabouri 2021-10-05 13:25:33 +03:30
rodzic f47187b7ab
commit 3f9587ba14
1 zmienionych plików z 4 dodań i 0 usunięć

4
pytest.ini 100644
Wyświetl plik

@ -0,0 +1,4 @@
# content of pytest.ini
[pytest]
addopts = --doctest-modules
doctest_optionflags= NORMALIZE_WHITESPACE IGNORE_EXCEPTION_DETAIL