FIX: compare function did not check units
1 unresolved thread
1 unresolved thread
Compare changes
+ 35
− 0
@@ -144,3 +144,38 @@ def test_compare_entities():
Fix for #90 (closed)
A few lines added analogous to existing code. Please check whether this is appropriate.
Just run pytest.
For further good practices have a look at our review guidelines.