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 python2-styled print statements #1073

Merged
merged 1 commit into from
May 29, 2024

Conversation

MartinBubel
Copy link
Contributor

Not much to say here. There were some leftovers from the last modernization patch that still used python2-styled print something instead of print(something).

@MartinBubel MartinBubel linked an issue May 29, 2024 that may be closed by this pull request
@MartinBubel MartinBubel self-assigned this May 29, 2024
@MartinBubel
Copy link
Contributor Author

I'll not ask for a review here, considering that the CI passes and I simply updated print statements 🙈

@MartinBubel MartinBubel merged commit 2932e9d into devel May 29, 2024
15 checks passed
@MartinBubel MartinBubel deleted the 1056-test-with-python-2-style-print-statements branch May 29, 2024 21:40
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.

Test with Python 2 style print statements
1 participant