Use simpler forms for tests
Don't use a real example for the tests; replace the body with a simple print to reduce the chance of failures due to other pprint changes.
Loading
Please sign in to comment
Don't use a real example for the tests; replace the body with a simple print to reduce the chance of failures due to other pprint changes.