Skip to content

Commit 6555cbc

Browse files
committed
flake8 fix
1 parent 54a9a7f commit 6555cbc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

plugin/omero_iviewer/iviewer_settings.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,9 @@
3939
["MAX_ACTIVE_CHANNELS",
4040
10,
4141
int,
42-
("Default maximum number of active channels. If the /omero_ms_image_region/ "
43-
"microservice endpoint is provided, the options.maxActiveChannels "
42+
("Default maximum number of active channels. "
43+
"If the /omero_ms_image_region/ microservice endpoint "
44+
"is provided, the options.maxActiveChannels "
4445
"from that response will be used instead.")],
4546

4647
"omero.web.iviewer.roi_page_size":

0 commit comments

Comments
 (0)