PEP 8: block comment should start with ‘# ‘

For pychar code format

Where: PEP 8: block comment should start with ‘#’

Just add a space between the comment and #, as follows:

Add space;

Read More: