openfisca / country-template

Start modelling the tax and benefit system of your country in a few minutes.
https://legislation.demo.openfisca.org
GNU Affero General Public License v3.0
31 stars 15 forks source link

Update README #119

Closed HAEKADI closed 2 years ago

HAEKADI commented 2 years ago

Closes #118

MattiSG commented 2 years ago

Weirdly enough, we now have a lint failure:

openfisca_country_template/situation_examples/__init__.py:13:9: W1514: Using open without explicitly specifying an encoding (unspecified-encoding)

No idea why it is triggered now and not earlier, but this seems to be a good PR to actually fix this 😄

HAEKADI commented 2 years ago

Yes, I noticed. I actually fixed it in #115. But I did here as well to be able to merge it :)