Files
Kohya-ss-sd-scripts/tests/test_sd3_train_network.py
2025-06-03 16:12:02 -04:00

6 lines
145 B
Python

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