mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-06 13:47:06 +00:00
9 lines
144 B
INI
9 lines
144 B
INI
[pytest]
|
|
minversion = 6.0
|
|
testpaths =
|
|
tests
|
|
filterwarnings =
|
|
ignore::DeprecationWarning
|
|
ignore::UserWarning
|
|
ignore::FutureWarning
|