Skip to content

Commit

Permalink
Deploying to gh-pages from @ 7fa22d2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Jul 3, 2024
1 parent 2149cb7 commit fa33acf
Show file tree
Hide file tree
Showing 62 changed files with 277 additions and 1,236 deletions.
7 changes: 2 additions & 5 deletions examples/income-sources.html

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions gov/fcc/acp.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,12 +300,9 @@ <h2>Variable<a class="headerlink" href="#variable" title="Permalink to this head
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
<span class="ne">ImportError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
<span class="nn">/tmp/ipykernel_2358/703537161.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="nn">/tmp/ipykernel_2355/703537161.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="ne">----&gt; </span><span class="mi">1</span> <span class="kn">from</span> <span class="nn">policyengine_us.tools.documentation</span> <span class="kn">import</span> <span class="p">(</span>
<span class="g g-Whitespace"> </span><span class="mi">2</span> <span class="n">variable_summary</span><span class="p">,</span>
<span class="g g-Whitespace"> </span><span class="mi">3</span> <span class="n">variation_chart</span><span class="p">,</span>
Expand Down
5 changes: 1 addition & 4 deletions gov/fcc/lifeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,12 +305,9 @@ <h2>Variable<a class="headerlink" href="#variable" title="Permalink to this head
</div>
</details>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
<span class="ne">ImportError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
<span class="nn">/tmp/ipykernel_2390/1343165565.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="nn">/tmp/ipykernel_2384/1343165565.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="ne">----&gt; </span><span class="mi">1</span> <span class="kn">from</span> <span class="nn">policyengine_us.tools.documentation</span> <span class="kn">import</span> <span class="p">(</span>
<span class="g g-Whitespace"> </span><span class="mi">2</span> <span class="n">variable_summary</span><span class="p">,</span>
<span class="g g-Whitespace"> </span><span class="mi">3</span> <span class="n">variation_chart</span><span class="p">,</span>
Expand Down
49 changes: 8 additions & 41 deletions gov/hhs/tanf.html

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions gov/household/filing_status_breakdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,6 @@
</pre></div>
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
</div>
</div>
<div class="cell docutils container">
<div class="cell_input docutils container">
Expand Down
8 changes: 1 addition & 7 deletions gov/hud/housing-assistance.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,12 +308,6 @@ <h2>How earnings affect a one-person household’s housing assistance<a class="h
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
<span class="ne">ValueError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
<span class="nn">/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/policyengine_core/simulations/simulation_builder.py</span> in <span class="ni">init_variable_values</span><span class="nt">(self, entity, instance_object, instance_id)</span>
Expand All @@ -333,7 +327,7 @@ <h2>How earnings affect a one-person household’s housing assistance<a class="h
<span class="n">During</span> <span class="n">handling</span> <span class="n">of</span> <span class="n">the</span> <span class="n">above</span> <span class="n">exception</span><span class="p">,</span> <span class="n">another</span> <span class="n">exception</span> <span class="n">occurred</span><span class="p">:</span>

<span class="ne">SituationParsingError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
<span class="nn">/tmp/ipykernel_2499/768002617.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="nn">/tmp/ipykernel_2491/768002617.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="g g-Whitespace"> </span><span class="mi">19</span> <span class="nb">print</span><span class="p">(</span>
<span class="g g-Whitespace"> </span><span class="mi">20</span> <span class="s2">&quot;Housing assistance: &quot;</span><span class="p">,</span>
<span class="ne">---&gt; </span><span class="mi">21</span> <span class="nb">round</span><span class="p">(</span><span class="n">sim_emp</span><span class="o">.</span><span class="n">calc</span><span class="p">(</span><span class="s2">&quot;housing_assistance&quot;</span><span class="p">)[</span><span class="mi">0</span><span class="p">]</span> <span class="o">/</span> <span class="mi">12</span><span class="p">),</span>
Expand Down
10 changes: 2 additions & 8 deletions gov/irs/capital-gains.html

Large diffs are not rendered by default.

35 changes: 7 additions & 28 deletions gov/irs/credits/cdcc.html

Large diffs are not rendered by default.

111 changes: 6 additions & 105 deletions gov/irs/credits/clean-vehicle.html

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions gov/irs/credits/ctc.html
Original file line number Diff line number Diff line change
Expand Up @@ -288,12 +288,9 @@ <h1>Child Tax Credit<a class="headerlink" href="#child-tax-credit" title="Permal
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>WARNING:root:Parameter gov.states.ms.tax.income.credits.charitable_contribution.cap has a child WIDOW that is not in the possible values of filing_status, ignoring.
</pre></div>
</div>
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
<span class="ne">ImportError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
<span class="nn">/tmp/ipykernel_2746/1205684428.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="nn">/tmp/ipykernel_2664/1205684428.py</span> in <span class="ni">&lt;cell line: 0&gt;</span><span class="nt">()</span>
<span class="ne">----&gt; </span><span class="mi">1</span> <span class="kn">from</span> <span class="nn">policyengine_us.tools.documentation</span> <span class="kn">import</span> <span class="p">(</span>
<span class="g g-Whitespace"> </span><span class="mi">2</span> <span class="n">variable_summary</span><span class="p">,</span>
<span class="g g-Whitespace"> </span><span class="mi">3</span> <span class="n">variation_chart</span><span class="p">,</span>
Expand Down
39 changes: 6 additions & 33 deletions gov/irs/credits/eitc.html

Large diffs are not rendered by default.

39 changes: 6 additions & 33 deletions gov/irs/tax.html

Large diffs are not rendered by default.

31 changes: 8 additions & 23 deletions gov/ssa/ssi.html

Large diffs are not rendered by default.

11 changes: 4 additions & 7 deletions gov/states/ca/caleitc.html

Large diffs are not rendered by default.

10 changes: 2 additions & 8 deletions gov/states/ca/calepa/carb/cvrp.html

Large diffs are not rendered by default.

50 changes: 10 additions & 40 deletions gov/states/de/tax-benefit.html

Large diffs are not rendered by default.

Loading

0 comments on commit fa33acf

Please sign in to comment.