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 []
.
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 []
.
Help | Imprint | Privacy policy | Accessibility | Contact