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

@jlinoff

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions