Skip to content

Commit daec13e

Browse files
committed
change name
1 parent 42bbf6a commit daec13e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/scatterkit/lib/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
#
66
# Released under the GNU Public Licence, v3 or any higher version
77
# SPDX-License-Identifier: GPL-3.0-or-later
8-
r"""Library modules of MAICoS.
8+
r"""Library modules of scatterkit.
99
1010
This library contains additional modules, like general and mathematical helper
11-
functions, which are used in the other MAICoS modules.
11+
functions, which are used in the other scatterkit modules.
1212
"""
1313

1414
__all__ = [

0 commit comments

Comments
 (0)