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

Remove calls to deprecated imp module #1087

Closed MaxGhenis closed 2 years ago

MaxGhenis commented 2 years ago

Technical changes

I successfully ran make test locally.

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.009%) to 78.885% when pulling 47e45992bf3db85ab77b84813560deba4301b983 on MaxGhenis:MaxGhenis/issue1053 into 601a397fd02d6c56b751cadfbda0f3e5c911934f on openfisca:master.

benjello commented 2 years ago

I close it because I triggered a merge commit that I can't revert because the branch comes from a fork. Reopened after rebase in #1090.

Thanks @MaxGhenis !