Skip to content

Adding fix for missing taggers in files + docstrings

Alexander Froch requested to merge alfroch-fixing-evaluation into master

This MR adds the following:

  • Fixing an issue when using comparison taggers which are not in the files. Now, these are skipped but the whole program is not crashing as before.
  • Doc-String update for eval_tools.py
  • Doc-String update for evaluate_tools.py
Edited by Alexander Froch

Merge request reports