Skip to content

Fix unit tests #15

@joaonc

Description

@joaonc

Issue #2 (PR #5) broke a few tests, those need to be fixed.

These seem to be around unicode functionality, which in Python 3 everything is unicode, unlike in Python 2 and pprintpp supported Python 2 until very recently. So now may need to update code to remove unneeded unicode coding/decoding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testAdd/update tests

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions