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
33 stars 15 forks source link

Linting fails #126

Closed MattiSG closed 1 year ago

MattiSG commented 2 years ago

Hi there!

I really enjoy OpenFisca, but I recently encountered an issue.

Here is what I did:

Here is what I expected to happen:

Tests pass since.

Here is what actually happened:

openfisca_country_template/variables/housing.py:36:0: E0244: Extending inherited Enum class "Enum" (invalid-enum-extension)

Here is data (or links to it) that can help you reproduce this issue:

https://github.com/openfisca/country-template/runs/8265800051?check_suite_focus=true

Context

I identify more as a:

MattiSG commented 1 year ago

Fixed via #128.