Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise taxcalc imports in the simpletaxio.py file #1233

Merged
merged 1 commit into from
Mar 9, 2017
Merged

Revise taxcalc imports in the simpletaxio.py file #1233

merged 1 commit into from
Mar 9, 2017

Conversation

martinholmer
Copy link
Collaborator

@martinholmer martinholmer commented Mar 9, 2017

This is an experiment to see if the error reported in #1231 will go away with a different import style.

Both the versions --- the prior taxcalc import and the new one in this pull request --- work fine on Python 2.7, but the prior import style might not work correctly under Python 3.x.

@codecov-io
Copy link

codecov-io commented Mar 9, 2017

Codecov Report

Merging #1233 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1233   +/-   ##
=======================================
  Coverage   99.22%   99.22%           
=======================================
  Files          38       38           
  Lines        2719     2719           
=======================================
  Hits         2698     2698           
  Misses         21       21

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f771360...6cd940e. Read the comment docs.

@martinholmer martinholmer merged commit de70520 into PSLmodels:master Mar 9, 2017
@martinholmer martinholmer deleted the fix-simpletaxio-import branch March 10, 2017 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants