We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42bbf6a commit daec13eCopy full SHA for daec13e
1 file changed
src/scatterkit/lib/__init__.py
@@ -5,10 +5,10 @@
5
#
6
# Released under the GNU Public Licence, v3 or any higher version
7
# SPDX-License-Identifier: GPL-3.0-or-later
8
-r"""Library modules of MAICoS.
+r"""Library modules of scatterkit.
9
10
This library contains additional modules, like general and mathematical helper
11
-functions, which are used in the other MAICoS modules.
+functions, which are used in the other scatterkit modules.
12
"""
13
14
__all__ = [
0 commit comments