kohya_ss/sd-scripts/tests/test_sdxl_train_network.py

7 lines
142 B
Python

import sdxl_train_network
def test_syntax():
# Very simply testing that the train_network imports without syntax errors
assert True