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 8c9f749 commit a8816a6Copy full SHA for a8816a6
src/diffpy/nmf_mapping/tests/run.py
@@ -7,13 +7,13 @@
7
# File coded by: Billinge Group members and community contributors.
8
#
9
# See GitHub contributions for a more detailed list of contributors.
10
-# https://github.com/diffpy/diffpy.nmf_mapping/graphs/contributors
+# https://github.com/diffpy/diffpy.snmf/graphs/contributors
11
12
# See LICENSE.rst for license information.
13
14
##############################################################################
15
"""Convenience module for executing all unit tests with
16
-python -m \.tests.run
+python -m diffpy.snmf.tests.run
17
"""
18
19
import sys
0 commit comments