Skip to content

Commit 3e05e40

Browse files
committed
Indent
1 parent 76f61f5 commit 3e05e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_morphio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ def setup(self):
118118
self.testfiles.append(testsequence_dir.joinpath(filename))
119119
return
120120

121-
def test_morph_outputs(self, setup, tmp_path):
121+
def test_morph_outputs(self, setup, tmp_path):
122122
morph_file = self.testfiles[0]
123123
target_file = self.testfiles[-1]
124124

0 commit comments

Comments
 (0)