Files
Kohya-ss-sd-scripts/pytest.ini
2024-11-29 15:52:03 -05:00

8 lines
120 B
INI

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