Skip to content

Commit 5e1e3db

Browse files
pre-commit-ci[bot]AbdoMis
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci Signed-off-by: Abdessamad <abdoomis6@gmail.com>
1 parent 888cd1a commit 5e1e3db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/transforms/test_convert_to_multi_channel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ def test_invalid_et_label(self):
8686
ConvertToMultiChannelBasedOnBratsClasses(et_label=2)
8787

8888
if __name__ == "__main__":
89-
unittest.main()
89+
unittest.main()

tests/transforms/test_convert_to_multi_channeld.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ def test_et_label_3(self, keys, data, expected_result):
4545

4646

4747
if __name__ == "__main__":
48-
unittest.main()
48+
unittest.main()

0 commit comments

Comments
 (0)