Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

new pylint error re: encoding for open() operations #36

Description

@jlinoff

Just started seeing this error on my system when i build grape:

Cannot import 'grape' due to syntax error 'invalid syntax (<unknown>, line 26)' (syntax-error)

Not sure why it just started showing up but it is trivially fixable by adding encoding='utf-8' to the open(..) statements.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions