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 py27 relics, black everything #893

Merged
merged 1 commit into from
Jan 5, 2023
Merged

Conversation

berland
Copy link
Contributor

@berland berland commented Dec 23, 2022

Issue
Resolves #857

Approach
Remove six and future usage.
Convert example code from Python 2 to Python 3.

@ertomatic
Copy link
Collaborator

Can one of the admins verify this patch?

@berland berland mentioned this pull request Dec 23, 2022
@berland berland linked an issue Dec 23, 2022 that may be closed by this pull request
@berland berland self-assigned this Jan 3, 2023
@berland berland added the maintenance Not a bug now but could be one day, repaying technical debt label Jan 3, 2023
Copy link
Contributor

@lars-petter-hauge lars-petter-hauge left a comment

Choose a reason for hiding this comment

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

Cheers!

I really don't imagine the install script being used by anyone at all..

@berland berland merged commit 783b439 into equinor:main Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Not a bug now but could be one day, repaying technical debt
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Remove future dependency and __future__ imports?
3 participants