Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 12, 2022
1 parent cf41631 commit 182d63c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion www/reference/openjij/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2376,7 +2376,7 @@ <h3>Attributes<a class="headerlink" href="#attributes" title="Permalink to this
represented as a column of type dict.</p>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">pandas.DataFrame</span></code>.</p>
<dd class="field-even"><p><a class="reference external" href="https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html#pandas.DataFrame" title="(in pandas v1.4.4)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pandas.DataFrame</span></code></a>.</p>
</dd>
</dl>
<p class="rubric">Examples</p>
Expand Down
2 changes: 1 addition & 1 deletion www/reference/openjij/sampler/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2167,7 +2167,7 @@ <h3>Functions<a class="headerlink" href="#functions" title="Permalink to this he
represented as a column of type dict.</p>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">pandas.DataFrame</span></code>.</p>
<dd class="field-even"><p><a class="reference external" href="https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html#pandas.DataFrame" title="(in pandas v1.4.4)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pandas.DataFrame</span></code></a>.</p>
</dd>
</dl>
<p class="rubric">Examples</p>
Expand Down
2 changes: 1 addition & 1 deletion www/reference/openjij/sampler/response/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1676,7 +1676,7 @@ <h3>Classes<a class="headerlink" href="#classes" title="Permalink to this headli
represented as a column of type dict.</p>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">pandas.DataFrame</span></code>.</p>
<dd class="field-even"><p><a class="reference external" href="https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html#pandas.DataFrame" title="(in pandas v1.4.4)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pandas.DataFrame</span></code></a>.</p>
</dd>
</dl>
<p class="rubric">Examples</p>
Expand Down

0 comments on commit 182d63c

Please sign in to comment.