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

Update codebase to py38 #404

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Update codebase to py38 #404

merged 1 commit into from
Jan 9, 2024

Conversation

janbjorge
Copy link
Contributor

Updates code to 38plus friendly syntax.

find . -type f -name '*.py' | xargs -n1 pyupgrade --py38-plus

@janbjorge janbjorge mentioned this pull request Jan 8, 2024
@janbjorge janbjorge self-assigned this Jan 9, 2024
@janbjorge janbjorge added the enhancement New feature or request label Jan 9, 2024
@janbjorge janbjorge changed the title Port to python 38 Update codebase to py38 Jan 9, 2024
Copy link
Member

@perolavsvendsen perolavsvendsen left a comment

Choose a reason for hiding this comment

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

Looks like good clean-up to me 👏

@janbjorge janbjorge merged commit ef36369 into equinor:main Jan 9, 2024
9 checks passed
@janbjorge janbjorge deleted the pyupgrade-38 branch January 9, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants