File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -576,7 +576,8 @@ class Theme:
576576 "tooltip" : "returns_dict" ,
577577 "bgcolor" : "#cc5500" ,
578578 "color" : "white" ,
579- "URL" : "https://graphtik.readthedocs.io/en/latest/arch.html#term-returns-dict" ,
579+ "URL" : "https://graphtik.readthedocs.io/en/latest/arch.html#term-returns-dictionary" ,
580+
580581 },
581582 }
582583 }
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ def test_op_label_template_full():
109109 ><FONT FACE="monospace" COLOR="white"><B>!</B></FONT></TD><TD STYLE="rounded" HEIGHT="22" VALIGN="BOTTOM" BGCOLOR="#fc89ac" TITLE="rescheduled" HREF="https://graphtik.readthedocs.io/en/latest/arch.html#term-partial-outputs" TARGET="_blank"
110110 ><FONT FACE="monospace" COLOR="white"><B>?</B></FONT></TD><TD STYLE="rounded" HEIGHT="22" VALIGN="BOTTOM" BGCOLOR="#b1ce9a" TITLE="parallel" HREF="https://graphtik.readthedocs.io/en/latest/arch.html#term-parallel-execution" TARGET="_blank"
111111 ><FONT FACE="monospace" COLOR="white"><B>|</B></FONT></TD><TD STYLE="rounded" HEIGHT="22" VALIGN="BOTTOM" BGCOLOR="#4e3165" TITLE="marshalled" HREF="https://graphtik.readthedocs.io/en/latest/arch.html#term-marshalling" TARGET="_blank"
112- ><FONT FACE="monospace" COLOR="white"><B>&</B></FONT></TD><TD STYLE="rounded" HEIGHT="22" VALIGN="BOTTOM" BGCOLOR="#cc5500" TITLE="returns_dict" HREF="https://graphtik.readthedocs.io/en/latest/arch.html#term-returns-dict " TARGET="_blank"
112+ ><FONT FACE="monospace" COLOR="white"><B>&</B></FONT></TD><TD STYLE="rounded" HEIGHT="22" VALIGN="BOTTOM" BGCOLOR="#cc5500" TITLE="returns_dict" HREF="https://graphtik.readthedocs.io/en/latest/arch.html#term-returns-dictionary " TARGET="_blank"
113113 ><FONT FACE="monospace" COLOR="white"><B>}</B></FONT></TD></TR>
114114 </TABLE></TD>
115115 </TR><TR>
You can’t perform that action at this time.
0 commit comments