Skip to content

Commit d341f19

Browse files
committed
linting
1 parent 43f487c commit d341f19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/maxdiffusion/tests/input_pipeline_interface_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ def test_make_laion_grain_iterator(self):
488488
config.resolution // vae_scale_factor,
489489
8,
490490
)
491-
491+
492492
@pytest.mark.skip("This test is deprecated and will be removed in a future version. Reason: stable diffusion 2 base is no longer in HuggingFace")
493493
def test_make_laion_tfrecord_iterator(self):
494494
pyconfig.initialize(

0 commit comments

Comments
 (0)