From 5a4c66d0a8c6ef4f7834732203f1a88ee466f63c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Kieffer?= Date: Thu, 21 Dec 2023 11:16:38 +0100 Subject: [PATCH] test --- src/pyFAI/geometry/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pyFAI/geometry/core.py b/src/pyFAI/geometry/core.py index a4d2f7f89..9be78bff0 100644 --- a/src/pyFAI/geometry/core.py +++ b/src/pyFAI/geometry/core.py @@ -26,7 +26,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -"""This modules contains only one (large) class in charge of: +"""This modules contains only one (large) class in charge of: * calculating the geometry, i.e. the position in the detector space of each pixel of the detector * manages caches to store intermediate results