Pick up latest docstrings
This commit is contained in:
parent
bc9fa18855
commit
5e938d0792
8 changed files with 58 additions and 132 deletions
|
@ -2,5 +2,24 @@
|
|||
|
||||
{% block site_meta %}
|
||||
{{ super() }}
|
||||
<meta name="google-site-verification" content="8xgnehu9d-gPUJzwbTvdkzsSuJBAaGz7lUcdlNjTwIY" />
|
||||
|
||||
<meta name="google-site-verification" content="8xgnehu9d-gPUJzwbTvdkzsSuJBAaGz7lUcdlNjTwIY" />
|
||||
|
||||
<!-- Default Statcounter code for PySimpleGUI https://pysimplegui.org -->
|
||||
<script type="text/javascript">
|
||||
var sc_project=12622535;
|
||||
var sc_invisible=1;
|
||||
var sc_security="1d3e2cc1";
|
||||
</script>
|
||||
|
||||
<script type="text/javascript" src="https://www.statcounter.com/counter/counter.js" async></script>
|
||||
|
||||
<noscript>
|
||||
<div class="statcounter">
|
||||
<a title="Web Analytics Made Easy - Statcounter" href="https://statcounter.com/"target="_blank">
|
||||
<img class="statcounter" src="https://c.statcounter.com/12622535/0/1d3e2cc1/1/" alt="Web Analytics Made Easy - Statcounter" referrerPolicy="no-referrer-when-downgrade">
|
||||
</a>
|
||||
</div>
|
||||
</noscript>
|
||||
<!-- End of Statcounter Code -->
|
||||
{% endblock site_meta %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue