diff --git a/minerva/utils/utils.py b/minerva/utils/utils.py index 4314539d6..73c78104a 100644 --- a/minerva/utils/utils.py +++ b/minerva/utils/utils.py @@ -24,7 +24,6 @@ # @org: University of Southampton # Created under a project funded by the Ordnance Survey Ltd. # -# TODO: Add exception handling where appropriate. """Module to handle all utility functions for training, testing and evaluation of a model. Attributes: