Skip to content

Commit 40cff2e

Browse files
fix linting for tests
1 parent b3f1414 commit 40cff2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maxdiffusion/tests/input_pipeline_interface_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
limitations under the License.
1515
"""
1616
import os
17-
import pathlib
17+
import pathlib
1818
import shutil
1919
import unittest
2020
from absl.testing import absltest

0 commit comments

Comments
 (0)