Skip to content

Fix typo in Py2 import error #1113

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

Merged
merged 1 commit into from
Mar 27, 2019
Merged

Conversation

Conengmo
Copy link
Member

Fix a tiny typo in __init__.py.

@@ -67,7 +67,7 @@

- Install an older version of folium:

$ pip install 'folium<9.0'
$ pip install 'folium<0.9.0'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We actually should be at version 9.0 by now 😄

Maybe we can make the Python 3 only our 1.0!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking about what we’d need for a 1.0 version the other day, let’s talk about that some time.

@ocefpaf
Copy link
Member

ocefpaf commented Mar 27, 2019

Safe to merge without waiting for the notebook-coding-standards test.

@ocefpaf ocefpaf merged commit 43fd145 into python-visualization:master Mar 27, 2019
@Conengmo Conengmo deleted the fix-typo branch April 7, 2020 08:31
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.

2 participants