Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

Unwanted whitespace around quotation marks #30

Description

@sch0ngut

Hi! In some cases I'm getting unwanted whitespaces around the quotation marks, e.g.:
fastpunct.punct('i m going for sure explained my friend')
-> " I'm going for sure ", explained my friend.

But
fastpunct.punct('im going for sure explained my friend')
-> "I'm going for sure", explained my friend.

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