openfisca / openfisca-core

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

Add type hints to some variables #1151

Closed nikhilwoodruff closed 2 years ago

nikhilwoodruff commented 2 years ago

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

New features

nikhilwoodruff commented 2 years ago

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

MattiSG commented 2 years ago

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

bonjourmauko commented 2 years ago

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