Files
Kohya-ss-sd-scripts/pytest.ini
2024-11-29 16:27:13 -05:00

9 lines
144 B
INI

[pytest]
minversion = 6.0
testpaths =
tests
filterwarnings =
ignore::DeprecationWarning
ignore::UserWarning
ignore::FutureWarning