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

Remove future imports and Six #1111

Merged
merged 2 commits into from
Mar 25, 2019
Merged

Conversation

Conengmo
Copy link
Member

@Conengmo Conengmo commented Mar 23, 2019

Remove lines with from __future__ import.

Remove the use of the six library.

I'm assuming nobody will pass byte objects instead of str.

@ocefpaf
Copy link
Member

ocefpaf commented Mar 25, 2019

Sweet!

@ocefpaf ocefpaf merged commit 8ac5eb6 into python-visualization:master Mar 25, 2019
@Conengmo Conengmo deleted the remove-py2 branch March 25, 2019 10:42
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