Skip to content

Commit 9f9f7cb

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent dc67016 commit 9f9f7cb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

test/integration/test_saved_masks.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
2020

2121
"""
22-
Test of ROI mask utils
22+
Test of ROI mask utils
2323
24-
Copyright (C) 2020 University of Dundee. All rights reserved.
25-
Use is subject to license terms supplied in LICENSE.txt
24+
Copyright (C) 2020 University of Dundee. All rights reserved.
25+
Use is subject to license terms supplied in LICENSE.txt
2626
"""
2727

2828
import omero.clients

test/unit/test_masks.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
2020

2121
"""
22-
Test of ROI mask utils
22+
Test of ROI mask utils
2323
24-
Copyright (C) 2019 University of Dundee. All rights reserved.
25-
Use is subject to license terms supplied in LICENSE.txt
24+
Copyright (C) 2019 University of Dundee. All rights reserved.
25+
Use is subject to license terms supplied in LICENSE.txt
2626
"""
2727
from omero.rtypes import unwrap
2828
import numpy as np

0 commit comments

Comments
 (0)