Closed MaxGhenis closed 2 years ago
imp
importlib
sys
I successfully ran make test locally.
make test
Coverage increased (+0.009%) to 78.885% when pulling 47e45992bf3db85ab77b84813560deba4301b983 on MaxGhenis:MaxGhenis/issue1053 into 601a397fd02d6c56b751cadfbda0f3e5c911934f on openfisca:master.
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 !
Technical changes
imp
module withimportlib
andsys
. Fixes #1053.I successfully ran
make test
locally.