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 redundant # -*- coding: utf-8 -*- in file headers #66

Closed
1 task done
rszamszur opened this issue Apr 8, 2022 · 0 comments · Fixed by #91
Closed
1 task done

Remove redundant # -*- coding: utf-8 -*- in file headers #66

rszamszur opened this issue Apr 8, 2022 · 0 comments · Fixed by #91
Assignees
Labels
cleanup Code cleanup
Milestone

Comments

@rszamszur
Copy link
Member

  • I have searched the issues of this repo and believe that this is not a duplicate.

Feature Request

In some files, there is # -*- coding: utf-8 -*- at the top, which is redundant for python3.

@rszamszur rszamszur added the cleanup Code cleanup label Apr 8, 2022
@rszamszur rszamszur self-assigned this Apr 26, 2022
@rszamszur rszamszur added this to the 0.11.1 milestone Apr 26, 2022
@rszamszur rszamszur mentioned this issue Apr 26, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code cleanup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant