From 6926d57ff11109ce0af639f8c599d2dc6c1c9dbf Mon Sep 17 00:00:00 2001 From: Paul McCarthy <pauldmccarthy@gmail.com> Date: Sun, 4 Mar 2018 12:55:24 +0000 Subject: [PATCH] docs --- fsl/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fsl/__init__.py b/fsl/__init__.py index 70aad8afa..d0a5a517e 100644 --- a/fsl/__init__.py +++ b/fsl/__init__.py @@ -14,6 +14,7 @@ following sub-packages: fsl.utils fsl.scripts fsl.version + fsl.wrappers .. note:: The ``fsl`` namespace is a ``pkgutil``-style *namespace package* - it can be used across different projects - see -- GitLab