From 17e7a4ce1e971388c66580c5c508c89a6f95bc00 Mon Sep 17 00:00:00 2001 From: "Eric O. LEBIGOT (EOL)" Date: Sun, 19 Feb 2017 18:45:50 +0100 Subject: [PATCH] Clearer docstring. --- uncertainties/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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