Skip to content

Commit

Permalink
no commit message given
Browse files Browse the repository at this point in the history
  • Loading branch information
veltzer committed Dec 7, 2024
1 parent 78aac53 commit adbb3af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_modules/pydmt/builders/mako.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ <h1>Source code for pydmt.builders.mako</h1><div class="highlight"><pre>
<div class="viewcode-block" id="BuilderMako">
<a class="viewcode-back" href="../../../pydmt.builders.html#pydmt.builders.mako.BuilderMako">[docs]</a>
<span class="k">class</span> <span class="nc">BuilderMako</span><span class="p">(</span><span class="n">Builder</span><span class="p">):</span>
<span class="c1"># pylint: disable=too-many-positional-arguments</span>
<span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
<span class="n">source</span><span class="p">:</span> <span class="nb">str</span><span class="p">,</span>
<span class="n">target</span><span class="p">:</span> <span class="nb">str</span><span class="p">,</span>
Expand Down

0 comments on commit adbb3af

Please sign in to comment.