iza-institute-of-labor-economics / gettsim

The GErman Taxes and Transfers SIMulator
https://gettsim.readthedocs.io/
GNU Affero General Public License v3.0
56 stars 33 forks source link

minor fixes to doc #691

Closed git-girl closed 8 months ago

git-girl commented 8 months ago

What problem do you want to solve?

also cool thanks for your work and having this be open source!

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.17%. Comparing base (6b6093d) to head (c4b785d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #691 +/- ## ========================================== - Coverage 89.22% 89.17% -0.06% ========================================== Files 51 51 Lines 3592 3592 ========================================== - Hits 3205 3203 -2 - Misses 387 389 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

MImmesberger commented 8 months ago

Yes, you're right. Thanks for spotting the mistakes and correcting them!

@lars-reimann Can you have a look where the CondaVerificationError in the readthedocs check comes from?

MImmesberger commented 8 months ago

@git-girl I included your changes in #695 to fix the issue with the readthedocs check. Thanks again!