kohya_ss/sd-scripts/tests/test_flux_train_network.py

6 lines
146 B
Python

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