Skip to content

Commit 52eea5c

Browse files
author
Ubuntu
committed
Trying something else?
1 parent 89bec4b commit 52eea5c

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

nucleus/model.py

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,14 @@
1313
1414
Note that you can always add more predictions to a dataset, but then you will need to re-run the calculation of metrics in order to have them be correct.
1515
16-
JUST CHECKING IF THIS RENDERS2???
16+
JUST CHECKING IF THIS RENDERS3???
1717
18-
.. code-block:: python
19-
import nucleus
18+
text text ::
19+
20+
code code
21+
code code
22+
23+
more text
2024
2125
"""
2226
from typing import List, Optional, Dict, Union

0 commit comments

Comments
 (0)