Skip to content

Remove unnecessary future imports #5805

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
Oct 13, 2020
Merged

Remove unnecessary future imports #5805

merged 1 commit into from
Oct 13, 2020

Conversation

rahulporuri
Copy link
Contributor

This PR removes unnecessary __future__ imports specifically print_function and absolute_import imports which are unnecessary on Python 3.

specifically print_function and absolute_import future imports
Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

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

LGTM - thank you.

@kevin-bates kevin-bates merged commit 158cc00 into jupyter:master Oct 13, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants