77 < link rel ="stylesheet " type ="text/css " href ="../../_static/pygments.css?v=80d5e7a1 " />
88 < link rel ="stylesheet " type ="text/css " href ="../../_static/css/theme.css?v=19f00094 " />
99
10-
10+
1111 <!--[if lt IE 9]>
1212 <script src="../../_static/js/html5shiv.min.js"></script>
1313 <![endif]-->
14-
14+
1515 < script src ="../../_static/jquery.js?v=5d32c60e "> </ script >
1616 < script src ="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c "> </ script >
1717 < script src ="../../_static/documentation_options.js?v=fd657331 "> </ script >
1818 < script src ="../../_static/doctools.js?v=9a2dae69 "> </ script >
1919 < script src ="../../_static/sphinx_highlight.js?v=dc90522c "> </ script >
2020 < script src ="../../_static/js/theme.js "> </ script >
21- < link rel ="search " title ="Search " href ="../../search.html " />
21+ < link rel ="search " title ="Search " href ="../../search.html " />
2222</ head >
2323
24- < body class ="wy-body-for-nav ">
24+ < body class ="wy-body-for-nav ">
2525 < div class ="wy-grid-for-nav ">
2626 < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
2727 < div class ="wy-side-scroll ">
2828 < div class ="wy-side-nav-search " >
2929
30-
31-
30+
31+
3232 < a href ="../../index.html " class ="icon icon-home ">
3333 NotDiamond
3434 </ a >
7272</ div >
7373 < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
7474 < div itemprop ="articleBody ">
75-
75+
7676 < h1 > Source code for notdiamond._init</ h1 > < div class ="highlight "> < pre >
7777< span > </ span > < span class ="kn "> import</ span > < span class ="nn "> os</ span >
7878< span class ="kn "> from</ span > < span class ="nn "> typing</ span > < span class ="kn "> import</ span > < span class ="n "> Dict</ span > < span class ="p "> ,</ span > < span class ="n "> List</ span > < span class ="p "> ,</ span > < span class ="n "> Union</ span >
@@ -240,7 +240,7 @@ <h1>Source code for notdiamond._init</h1><div class="highlight"><pre>
240240 Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
241241 < a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
242242 provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
243-
243+
244244
245245</ footer >
246246 </ div >
@@ -251,7 +251,7 @@ <h1>Source code for notdiamond._init</h1><div class="highlight"><pre>
251251 jQuery ( function ( ) {
252252 SphinxRtdTheme . Navigation . enable ( true ) ;
253253 } ) ;
254- </ script >
254+ </ script >
255255
256256</ body >
257- </ html >
257+ </ html >
0 commit comments