Skip to content
Snippets Groups Projects
Unverified Commit 4b965c86 authored by Jonathan de Jong's avatar Jonathan de Jong Committed by GitHub
Browse files

Remove redundant "coding: utf-8" lines (#9786)


Part of #9744

Removes all redundant `# -*- coding: utf-8 -*-` lines from files, as python 3 automatically reads source code as utf-8 now.

`Signed-off-by: default avatarJonathan de Jong <jonathan@automatia.nl&gt;`>
parent 7e460ec2
No related branches found
No related tags found
Loading
Showing
with 1 addition and 19 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment