Skip to content

MAINT: get rid of more Python 2 left-overs #19534

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
Nov 16, 2023

Conversation

DimitriPapadopoulos
Copy link
Contributor

What does this implement/fix?

Get rid of a couple # -*- encoding:utf-8 -*.

Additional information

These might have been previously skipped because of the missing space after the colon.

These might have been previously skipped because of the missing space
after the colon.
@lucascolley lucascolley added the maintenance Items related to regular maintenance tasks label Nov 16, 2023
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

Thanks @DimitriPapadopoulos, and thanks @lucascolley for the review.

@rgommers rgommers merged commit 08fec55 into scipy:main Nov 16, 2023
@rgommers rgommers added this to the 1.12.0 milestone Nov 16, 2023
@DimitriPapadopoulos DimitriPapadopoulos deleted the encoding_utf-8 branch November 16, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants