Skip to content

Doctests fail with new Black version. #171

@henrifroese

Description

@henrifroese

As we could see in #169 and #170 , with the new release of black three days ago, many of our doctests fail. We opened an issue here at Black's Github. Currently, when we want to push something new to Texthero, Travis CI will fail. Current hotfix is to use the last version before the release by setting in .travis.yml: - pip3 install black==19.10b0 and in setup.cfg: black==19.10b0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtesting

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions