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

__future__ in detect_peaks #4

Closed
emptymalei opened this issue Nov 1, 2021 · 1 comment
Closed

__future__ in detect_peaks #4

emptymalei opened this issue Nov 1, 2021 · 1 comment

Comments

@emptymalei
Copy link

emptymalei commented Nov 1, 2021

Thanks for the nice package. 🎉

I am wondering if the following imports are really needed, as this package already requires python 3. 🤔

from __future__ import division, print_function

(openjournals/joss-reviews#3827)

@richteague
Copy link
Owner

Good catch, I've removed this with 451923a.

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

No branches or pull requests

2 participants