openfisca / openfisca-core

OpenFisca core engine. See other repositories for countries-specific code & data.
https://openfisca.org
GNU Affero General Public License v3.0
168 stars 75 forks source link

Add type hints to some variables #1151

Closed nikhilwoodruff closed 1 year ago

nikhilwoodruff commented 1 year ago

This helps IDEs like VS Code recognise and suggest class properties.

New features

nikhilwoodruff commented 1 year ago

Hmm, there's a lot of unexpected issues here.

MattiSG commented 1 year ago

Indeed! I suggest you focus on the results of make lint, which you can run locally for faster feedback 🙂

bonjourmauko commented 1 year ago

Weirdly the status checks do not seem to run on our side.