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

Add import imp.reload #730

Merged
merged 3 commits into from Mar 6, 2017
Merged

Add import imp.reload #730

merged 3 commits into from Mar 6, 2017

Conversation

rodrigc
Copy link
Contributor

@rodrigc rodrigc commented Mar 5, 2017

@codecov-io
Copy link

codecov-io commented Mar 5, 2017

Codecov Report

Merging #730 into trunk will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##            trunk     #730      +/-   ##
==========================================
+ Coverage   91.27%   91.28%   +<.01%     
==========================================
  Files         844      844              
  Lines      147691   147694       +3     
  Branches    13069    13069              
==========================================
+ Hits       134807   134816       +9     
+ Misses      10639    10634       -5     
+ Partials     2245     2244       -1

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 1c2d4ee...5824d78. Read the comment docs.

@rodrigc
Copy link
Contributor Author

rodrigc commented Mar 5, 2017

This reduces warnings when pyflakes is run under Python 3

@rodrigc rodrigc merged commit add06f5 into trunk Mar 6, 2017
@rodrigc rodrigc deleted the 9070-rodrigc-reload-py3 branch March 6, 2017 21:41
@exarkun
Copy link
Member

exarkun commented Mar 7, 2017

Uh, commit message? And stuff?

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.

None yet

4 participants