Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dump_json: fix when longrepr has no toterminal #3

Merged
merged 1 commit into from
Feb 6, 2020

Commits on Feb 18, 2019

  1. dump_json: fix when longrepr has no toterminal

    Some plugins generate a longrepr which is a string, and does not have a
    'toterminal' method. I had the case with pytest-pycodestyle 1.4.0 and
    pycodestyle 2.5.0.
    madprog committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    b27785e View commit details
    Browse the repository at this point in the history