Skip to content

Commit

Permalink
deploy: 9432790
Browse files Browse the repository at this point in the history
  • Loading branch information
ValueRaider committed Jan 18, 2025
1 parent d09f314 commit 77d2db3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Binary file modified docs/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/.doctrees/reference/yfinance.screener.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/_sources/reference/yfinance.screener.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ The `Sector` and `Industry` modules allow you to access the sector and industry
supported operand values for query
:attr:`EquityQuery.valid_values <yfinance.EquityQuery.valid_values>`
supported `EQ query operand parameters`
:attr:`EquityQuery.valid_fields <yfinance.EquityQuery.valid_fields>`
:attr:`FundQuery.valid_fields <yfinance.FundQuery.valid_fields>`
supported operand values for query
:attr:`EquityQuery.valid_values <yfinance.EquityQuery.valid_values>`
:attr:`FundQuery.valid_values <yfinance.FundQuery.valid_values>`
supported `EQ query operand parameters`

4 changes: 2 additions & 2 deletions docs/reference/yfinance.screener.html
Original file line number Diff line number Diff line change
Expand Up @@ -515,9 +515,9 @@ <h2>Query Market Data<a class="headerlink" href="#query-market-data" title="Link
</dd>
<dt><code class="xref py py-attr docutils literal notranslate"><span class="pre">EquityQuery.valid_values</span></code></dt><dd><p>supported <cite>EQ query operand parameters</cite></p>
</dd>
<dt><code class="xref py py-attr docutils literal notranslate"><span class="pre">EquityQuery.valid_fields</span></code></dt><dd><p>supported operand values for query</p>
<dt><code class="xref py py-attr docutils literal notranslate"><span class="pre">FundQuery.valid_fields</span></code></dt><dd><p>supported operand values for query</p>
</dd>
<dt><code class="xref py py-attr docutils literal notranslate"><span class="pre">EquityQuery.valid_values</span></code></dt><dd><p>supported <cite>EQ query operand parameters</cite></p>
<dt><code class="xref py py-attr docutils literal notranslate"><span class="pre">FundQuery.valid_values</span></code></dt><dd><p>supported <cite>EQ query operand parameters</cite></p>
</dd>
</dl>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 77d2db3

Please sign in to comment.