Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Add support for comments containing Unicode #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 19, 2018

  1. Add support for comments containing Unicode

    When using Flake8 (with Flake8-Mypy) on Python scripts containing comments with Unicode comments, Flake8 crashes with a UnicodeEncodeError. The suggested code in my commit appears to resolve the issue without side-effects.
    DevynCJohnson committed May 19, 2018
    Configuration menu
    Copy the full SHA
    5b81741 View commit details
    Browse the repository at this point in the history