Skip to content

Output formatting errors after pint release 0.24

A large number (115) of errors in the pytest job, like this one:

AssertionError: assert '10 []' == '10'

The minimal example is print(1) that should print 1 but it prints 1 [].