diff --git a/textgen/errors.py b/textgen/errors.py index 2909286fac95811a1bb48c98b174f1b1b8ddc82b..ec3b835bddf0c57770aee07f26584da43d2a8dde 100644 --- a/textgen/errors.py +++ b/textgen/errors.py @@ -65,7 +65,7 @@ class NoGoodLBACalibratorError(Exception): def getErrorMessage(): """ - Returns the appropriate error message for the most recently raised + Returns the appropriate error message for the most recently raised exception. """ return {