2727 document . documentElement . dataset . mode = localStorage . getItem ( "mode" ) || "" ;
2828 document . documentElement . dataset . theme = localStorage . getItem ( "theme" ) || "" ;
2929 </ script >
30- <!--
31- this give us a css class that will be invisible only if js is disabled
30+ <!--
31+ this give us a css class that will be invisible only if js is disabled
3232 -->
3333 < noscript >
3434 < style >
3838 </ noscript >
3939
4040 <!-- Loaded before other Sphinx assets -->
41- < link href ="_static/styles/theme.css?digest=26a4bc78f4c0ddb94549 " rel ="stylesheet " />
42- < link href ="_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549 " rel ="stylesheet " />
41+ < link href ="_static/styles/theme.css?digest=8878045cc6db502f8baf " rel ="stylesheet " />
42+ < link href ="_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf " rel ="stylesheet " />
4343
4444 < link rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=a746c00c " />
4545 < link rel ="stylesheet " type ="text/css " href ="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css " />
4848 < link rel ="stylesheet " type ="text/css " href ="_static/pyos.css?v=3cb6c64c " />
4949
5050 <!-- So that users can add custom icons -->
51- < script src ="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549 "> </ script >
51+ < script src ="_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf "> </ script >
5252 <!-- Pre-loaded scripts that we'll load fully later -->
53- < link rel ="preload " as ="script " href ="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549 " />
54- < link rel ="preload " as ="script " href ="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549 " />
53+ < link rel ="preload " as ="script " href ="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf " />
54+ < link rel ="preload " as ="script " href ="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf " />
5555
5656 < script src ="_static/documentation_options.js?v=2709fde1 "> </ script >
5757 < script src ="_static/doctools.js?v=9a2dae69 "> </ script >
179179</ li >
180180
181181 < li class ="nav-item dropdown ">
182- < button class ="btn dropdown-toggle nav-item " type ="button " data-bs-toggle ="dropdown " aria-expanded ="false " aria-controls ="pst-nav-more-links ">
182+ < button class ="btn dropdown-toggle nav-item " type ="button "
183+ data-bs-toggle ="dropdown " aria-expanded ="false "
184+ aria-controls ="pst-nav-more-links ">
183185 More
184186 </ button >
185187 < ul id ="pst-nav-more-links " class ="dropdown-menu ">
410412
411413
412414 < div class ="sidebar-primary-items__end sidebar-primary__section ">
415+ < div class ="sidebar-primary-item ">
416+ < div id ="ethical-ad-placement "
417+ class ="flat "
418+ data-ea-publisher ="readthedocs "
419+ data-ea-type ="readthedocs-sidebar "
420+ data-ea-manual ="true ">
421+ </ div > </ div >
413422 </ div >
414-
415- < div id ="rtd-footer-container "> </ div >
416423
417424
418425 </ div >
@@ -898,13 +905,13 @@ <h3>Code examples<a class="headerlink" href="#code-examples" title="Link to this
898905</ div >
899906
900907 < div class ="sidebar-secondary-item ">
901-
902- < div class =" tocsection sourcelink " >
903- < a href =" _sources/CONTRIBUTING.md.txt ">
904- < i class =" fa-solid fa-file-lines " > </ i > Show Source
905- </ a >
906- </ div >
907- </ div >
908+ < div role =" note " aria-label =" source link " >
909+ < h3 > This Page </ h3 >
910+ < ul class =" this-page-menu ">
911+ < li > < a href =" _sources/CONTRIBUTING.md.txt "
912+ rel =" nofollow " > Show Source </ a > </ li >
913+ </ ul >
914+ </ div > </ div >
908915
909916</ div > </ div >
910917
@@ -919,8 +926,8 @@ <h3>Code examples<a class="headerlink" href="#code-examples" title="Link to this
919926 </ div >
920927
921928 <!-- Scripts loaded after <body> so the DOM is not blocked -->
922- < script defer src ="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549 "> </ script >
923- < script defer src ="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549 "> </ script >
929+ < script defer src ="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf "> </ script >
930+ < script defer src ="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf "> </ script >
924931
925932 < footer class ="bd-footer ">
926933< div class ="bd-footer__inner bd-page-width ">
0 commit comments