Skip to content

Commit 716f4d8

Browse files
committed
change highlighting to python to allow ...
Signed-off-by: Daniël Nobbe <[email protected]>
1 parent ac2ef23 commit 716f4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monai/data/decathlon_datalist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ def load_decathlon_datalist(
9696
datalist.json files, see http://medicaldecathlon.com.
9797
The files are structured as follows:
9898
99-
.. code-block:: json
99+
.. code-block:: python
100100
101101
{
102102
"metadata_key_0": "metadata_value_0",

0 commit comments

Comments
 (0)