About the character code described at the beginning of the sentence in the source code #200
Locked
nsano-rururu
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I prefer to remove them since it's less clutter in the files, but I don't feel strongly about it. So I'm happy with whatever you choose. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In PEP8, in Python3, it seems that it is recommended not to specify the character code in the case of UTF-8,
so the description of
#-*-coding: utf-8-*-
may be deleted from the following file. I don't think so, but what do you think? ..Beta Was this translation helpful? Give feedback.
All reactions