Skip to content

Commit 1e12f66

Browse files
committed
Doc: removed unnecessary details for IMAGEIO_FORMATS
1 parent 0f03544 commit 1e12f66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cdl/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,7 @@ def reset():
470470
# library. This list is used in the core I/O module to load data from files with the
471471
# supported formats. It may be extended using the `imageio_formats` option in the
472472
# configuration file (see section `io`).
473+
#:
473474
IMAGEIO_FORMATS = (
474475
("*.gel", "Opticks GEL"),
475476
("*.spe", "Princeton Instruments SPE"),

0 commit comments

Comments
 (0)