Skip to content

Commit

Permalink
Deploy documentation of '2025' to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs committed Dec 13, 2024
1 parent fe08282 commit 7d614a3
Show file tree
Hide file tree
Showing 64 changed files with 62 additions and 62 deletions.
Binary file modified 2025/.doctrees/environment.pickle
Binary file not shown.
Binary file modified 2025/.doctrees/howtos/testing_apps/testing_apps.doctree
Binary file not shown.
Binary file modified 2025/.doctrees/python_api/resource_api.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion 2025/_sources/howtos/testing_apps/testing_apps.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ For automated testing, we provide a callback function for each test case coverin
Finally we use `AutoDialogContext` to run our unit-under-test — the function `code_that_contains_dialogs()` — while applying our callback functions.

```{code-block} python
from dialogs.dialogs.AutoDialogContext import AutoDialogContext
from gom_test_helpers.dialogs.AutoDialogContext import AutoDialogContext

print('Automatically executing the dialog with callback1')
with AutoDialogContext(callback1):
Expand Down
2 changes: 1 addition & 1 deletion 2025/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ <h2 id="S">S</h2>
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4af358a0>
<jinja2.runtime.BlockReference object at 0x7f32c24bd900>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ <h3>How can I group scripts in the workspace toolbar?<a class="headerlink" href=
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae49ee4070>
<jinja2.runtime.BlockReference object at 0x7f32c1920070>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/app_documentation/app_documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ <h2>Converting Markdown files to PDF<a class="headerlink" href="#converting-mark
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae49f2f760>
<jinja2.runtime.BlockReference object at 0x7f32c1963610>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/app_documentation/assets/Releasenotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ <h2>Released at &lt;yyyy-mm-dd&gt; (v1.0.0)<a class="headerlink" href="#released
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a0529b0>
<jinja2.runtime.BlockReference object at 0x7f32c1a8a860>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/app_file_format/app_file_format.html
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ <h4>Why is there a folder for every single element?<a class="headerlink" href="#
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae49f2d840>
<jinja2.runtime.BlockReference object at 0x7f32c1961840>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/faq/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ <h2>How do I use a C# / .NET library in an App?<a class="headerlink" href="#how-
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae49f2eb90>
<jinja2.runtime.BlockReference object at 0x7f32c1962a40>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/localization/localization.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ <h3>Why is the App not displaying the translations after changing the applicatio
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a1725c0>
<jinja2.runtime.BlockReference object at 0x7f32c1bab220>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/project_keywords/project_keywords.html
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ <h2>Stage specific keywords<a class="headerlink" href="#stage-specific-keywords"
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a0ef0d0>
<jinja2.runtime.BlockReference object at 0x7f32c1b4ac50>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ <h3>Multi Layout Wizard<a class="headerlink" href="#multi-layout-wizard" title="
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a0edf60>
<jinja2.runtime.BlockReference object at 0x7f32c1b48dc0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ <h2>See also<a class="headerlink" href="#see-also" title="Link to this heading">
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a11a140>
<jinja2.runtime.BlockReference object at 0x7f32c1ca8340>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ <h2>Exception handling<a class="headerlink" href="#exception-handling" title="Li
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a10fa30>
<jinja2.runtime.BlockReference object at 0x7f32c1f48a00>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ <h2>Syntax<a class="headerlink" href="#syntax" title="Link to this heading"><
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a0ed1b0>
<jinja2.runtime.BlockReference object at 0x7f32c1b48df0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2654,7 +2654,7 @@ <h3>Control widgets<a class="headerlink" href="#control-widgets" title="Link to
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a0eeb30>
<jinja2.runtime.BlockReference object at 0x7f32c1b4b460>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h2>See also<a class="headerlink" href="#see-also" title="Link to this heading">
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a8e5060>
<jinja2.runtime.BlockReference object at 0x7f32c28bcf70>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/scripted_elements/scripted_actuals.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ <h2>Further reading<a class="headerlink" href="#further-reading" title="Link to
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a10fa60>
<jinja2.runtime.BlockReference object at 0x7f32c1f48ee0>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/scripted_elements/scripted_checks.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ <h2>Types of scripted checks<a class="headerlink" href="#types-of-scripted-check
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a0edd20>
<jinja2.runtime.BlockReference object at 0x7f32c1b4a9b0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ <h2>Next steps<a class="headerlink" href="#next-steps" title="Link to this headi
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a0ef640>
<jinja2.runtime.BlockReference object at 0x7f32c1bd79d0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h2>Non-interactive modification<a class="headerlink" href="#non-interactive-mod
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a119570>
<jinja2.runtime.BlockReference object at 0x7f32c1b2be80>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/scripted_elements/scripted_elements_toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h1>Scripted elements<a class="headerlink" href="#scripted-elements" title="Link
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4ab0ceb0>
<jinja2.runtime.BlockReference object at 0x7f32c2080d90>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h3>Usage in user-defined checks<a class="headerlink" href="#usage-in-user-defin
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a118970>
<jinja2.runtime.BlockReference object at 0x7f32c1f48bb0>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ <h3>Tesselate Geometrical Element<a class="headerlink" href="#tesselate-geometri
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a640c10>
<jinja2.runtime.BlockReference object at 0x7f32c207c460>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/scripting_solutions/scripting_solutions.html
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ <h2>Element filter<a class="headerlink" href="#element-filter" title="Link to th
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4ab3eb90>
<jinja2.runtime.BlockReference object at 0x7f32c207edd0>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/stages/stages.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h2>Related<a class="headerlink" href="#related" title="Link to this heading">
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4afda380>
<jinja2.runtime.BlockReference object at 0x7f32c1bd5de0>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/starting_options/starting_options.html
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ <h2>Executing a Python script from an App<a class="headerlink" href="#executing-
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a6505b0>
<jinja2.runtime.BlockReference object at 0x7f32c204bdf0>


</footer>
Expand Down
4 changes: 2 additions & 2 deletions 2025/howtos/testing_apps/testing_apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ <h3>Example<a class="headerlink" href="#example" title="Link to this heading">
</pre></div>
</div>
<p>Finally we use <code class="docutils literal notranslate"><span class="pre">AutoDialogContext</span></code> to run our unit-under-test — the function <code class="docutils literal notranslate"><span class="pre">code_that_contains_dialogs()</span></code> — while applying our callback functions.</p>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">dialogs.dialogs.AutoDialogContext</span> <span class="kn">import</span> <span class="n">AutoDialogContext</span>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">gom_test_helpers.dialogs.AutoDialogContext</span> <span class="kn">import</span> <span class="n">AutoDialogContext</span>

<span class="nb">print</span><span class="p">(</span><span class="s1">&#39;Automatically executing the dialog with callback1&#39;</span><span class="p">)</span>
<span class="k">with</span> <span class="n">AutoDialogContext</span><span class="p">(</span><span class="n">callback1</span><span class="p">):</span>
Expand Down Expand Up @@ -439,7 +439,7 @@ <h2>Running App tests with code coverage<a class="headerlink" href="#running-app
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a1199c0>
<jinja2.runtime.BlockReference object at 0x7f32c1b2a380>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/using_app_editor/using_app_editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ <h3>Creating Apps in External Folders<a class="headerlink" href="#creating-apps-
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a587fa0>
<jinja2.runtime.BlockReference object at 0x7f32c253a830>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/using_gui_libraries/using_gui_libraries.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h3>Tkinter<a class="headerlink" href="#tkinter" title="Link to this heading">
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4aafd6f0>
<jinja2.runtime.BlockReference object at 0x7f32c23e5c60>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ <h2>Error handling<a class="headerlink" href="#error-handling" title="Link to th
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a642500>
<jinja2.runtime.BlockReference object at 0x7f32c207d2d0>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/using_services/using_services.html
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ <h2>Service API documentation<a class="headerlink" href="#service-api-documentat
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4ab3e8f0>
<jinja2.runtime.BlockReference object at 0x7f32c2a6b880>


</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ <h2>Using shared environments with protected Apps<a class="headerlink" href="#us
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a584610>
<jinja2.runtime.BlockReference object at 0x7f32c207ff40>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/using_vscode_editor/using_vscode_editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h1>Using Visual Studio Code as an App editor<a class="headerlink" href="#using-
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4aafd660>
<jinja2.runtime.BlockReference object at 0x7f32c23e44f0>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/howtos/using_wheelhouses/using_wheelhouses.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h2>Creating a wheelhouse<a class="headerlink" href="#creating-a-wheelhouse" tit
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4ab60eb0>
<jinja2.runtime.BlockReference object at 0x7f32c254d510>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ <h1>ZEISS INSPECT 2025 App Development Documentation<a class="headerlink" href="
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4aeb0100>
<jinja2.runtime.BlockReference object at 0x7f32c1b5d990>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/index.rss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>ZEISS INSPECT 2025 App Python API News</title>
<link>https://zeissiqs.github.io/zeiss-inspect-addon-api/2025/</link>
<description></description>
<lastBuildDate>Thu, 12 Dec 2024 14:52:55 GMT</lastBuildDate>
<lastBuildDate>Fri, 13 Dec 2024 16:03:22 GMT</lastBuildDate>
<generator>sphinxcontrib-newsfeed</generator>
<item>
<title>Services</title>
Expand Down
2 changes: 1 addition & 1 deletion 2025/news/20231215-api-examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ <h2><a class="reference external" href="https://github.com/ZEISS/zeiss-inspect-a
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a121ed0>
<jinja2.runtime.BlockReference object at 0x7f32c2cdeec0>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/news/20231221-faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h1>Frequently Asked Questions<a class="headerlink" href="#frequently-asked-ques
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4b63f490>
<jinja2.runtime.BlockReference object at 0x7f32c2cdfd60>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/news/20240115-project-keywords.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h1>Project Keywords<a class="headerlink" href="#project-keywords" title="Link t
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4b2a0d60>
<jinja2.runtime.BlockReference object at 0x7f32c2cfe290>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/news/20240115-software-starting-options.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h1>Software and script starting options<a class="headerlink" href="#software-an
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4b31cbe0>
<jinja2.runtime.BlockReference object at 0x7f32c2cfd1e0>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/news/20240119-scripted-elements-examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h1>Scripted elements examples<a class="headerlink" href="#scripted-elements-exa
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4b31c3a0>
<jinja2.runtime.BlockReference object at 0x7f32c2cfc490>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/news/20240130-using-wheelhouses.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h1>Using Python wheelhouses<a class="headerlink" href="#using-python-wheelhouse
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4b2a3520>
<jinja2.runtime.BlockReference object at 0x7f32c2cffb80>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/news/20240130-working-with-stages.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h1>Working with stages<a class="headerlink" href="#working-with-stages" title="
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4a123ee0>
<jinja2.runtime.BlockReference object at 0x7f32c2cdc610>


</footer>
Expand Down
2 changes: 1 addition & 1 deletion 2025/news/20240205-using-gui-libraries.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h1>Using an additional Python GUI library<a class="headerlink" href="#using-an-
<div class="footer">
<a href="https://www.gom.com/en/imprint" target="_blank" rel="noopener noreferrer">Imprint</a>
</div>
<jinja2.runtime.BlockReference object at 0x7fae4b2c2920>
<jinja2.runtime.BlockReference object at 0x7f32c2ce1630>


</footer>
Expand Down
Loading

0 comments on commit 7d614a3

Please sign in to comment.