diff --git a/uncertainties/core.py b/uncertainties/core.py index 4ddf818e..37c53849 100644 --- a/uncertainties/core.py +++ b/uncertainties/core.py @@ -1,7 +1,7 @@ # coding=utf-8 """ -Main module for the uncertainties package, with internals. +Main module for the uncertainties package, with internal functions. """ # The idea behind this module is to replace the result of mathematical