Skip to content

Commit 54e4eed

Browse files
committed
Merge branch 'recut-release' of https://github.com/bobleesj/diffpy.srmise into recut-release
2 parents 25e1cfc + 25f41ec commit 54e4eed

7 files changed

+1
-7
lines changed

Diff for: README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Support and Contribute
129129

130130
`Diffpy user group <https://groups.google.com/g/diffpy-users>`_ is the discussion forum for general questions and discussions about the use of diffpy.srmise. Please join the diffpy.srmise users community by joining the Google group. The diffpy.srmise project welcomes your expertise and enthusiasm!
131131

132-
If you see a bug or want to request a feature, please `report it as an issue <https://github.com/diffpy/diffpy.srmise/issues>`_ and/or `submit a fix as a PR <https://github.com/diffpy/diffpy.srmise/pulls>`_. You can also post it to the `Diffpy user group <https://groups.google.com/g/diffpy-users>`_.
132+
If you see a bug or want to request a feature, please `report it as an issue <https://github.com/diffpy/diffpy.srmise/issues>`_ and/or `submit a fix as a PR <https://github.com/diffpy/diffpy.srmise/pulls>`_. You can also post it to the `Diffpy user group <https://groups.google.com/g/diffpy-users>`_.
133133

134134
Feel free to fork the project and contribute. To install diffpy.srmise
135135
in a development mode, with its sources being directly used by Python

Diff for: doc/source/api/diffpy.srmise.applications.rst

-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ diffpy.srmise.applications.extract module
2626
:members:
2727
:undoc-members:
2828
:show-inheritance:
29-

Diff for: doc/source/api/diffpy.srmise.baselines.rst

-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,3 @@ diffpy.srmise.baselines.base module
5050
:members:
5151
:undoc-members:
5252
:show-inheritance:
53-

Diff for: doc/source/api/diffpy.srmise.modelevaluators.rst

-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@ diffpy.srmise.modelevaluators.base module
3434
:members:
3535
:undoc-members:
3636
:show-inheritance:
37-

Diff for: doc/source/api/diffpy.srmise.peaks.rst

-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,3 @@ diffpy.srmise.peaks.gaussian module
4242
:members:
4343
:undoc-members:
4444
:show-inheritance:
45-

Diff for: doc/source/api/diffpy.srmise.rst

-1
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,3 @@ diffpy.srmise.pdfdataset module
109109
:members:
110110
:undoc-members:
111111
:show-inheritance:
112-

Diff for: src/diffpy/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@
2121
__path__ = extend_path(__path__, __name__)
2222

2323
# End of file
24-

0 commit comments

Comments
 (0)