Skip to content

Add support for listing annotator configs

Amir MOHAMMADI requested to merge annotator into master

This merge request adds several features:

  • Add support for listing annotator configs
  • Account for unicode in Python 2
  • Replace database directories in bob bio annotate command
  • Fixed a bug in FailSafe annotator where the annotations could be None

Merge request reports