Skip to content

Fixed DeprecationWarnings in the test suite

This PR fixes a number of FutureWarnings and DeprecationWarnings emitted when running the test suite, mainly from not correctly comparing Quantity objects to other things.

Merge request reports