F fix compare entities branch2
Compare changes
- Alexander Schlemmer authored
+ 17
− 1
@@ -561,7 +561,23 @@ def getCommitIn(folder):
This is a fix for #81 (closed) .
I added a statement analogous to existing statements for datatype and importance that compares the values of the entities.
I added a unit test in test_apiutils.py.
Issue #81 (closed) contains a script for testing it manually.