Skip to content

inconsistent parsing behavior #212

@yoavg

Description

@yoavg

Describe the bug
the following program results in different outputs on different invocations:

print(parser.parse("-34 cm / kg")[0].surface)

some runs print -34 cm and others print -34 cm / kg

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions