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

Fix math log import #84

Closed
wilrodriguez opened this issue Sep 12, 2016 · 0 comments
Closed

Fix math log import #84

wilrodriguez opened this issue Sep 12, 2016 · 0 comments
Assignees
Labels

Comments

@wilrodriguez
Copy link
Contributor

3256c69 changed the log import to import math for python 2. Unfortunately, the log/log2 methods are not getting called distinctly.

wilrodriguez added a commit to wilrodriguez/local-history that referenced this issue Sep 12, 2016
Added a new import if/else stanza to explicitly pull
the correct method.
jrappen pushed a commit that referenced this issue Sep 12, 2016
* Fix math log imports for #84
    * Added a new import if/else stanza to explicitly pull
      the correct method.
* Forgot to clean the unneeded import
@jrappen jrappen self-assigned this Sep 12, 2016
@jrappen jrappen added the bug label Sep 12, 2016
@jrappen jrappen closed this as completed Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants