Skip to content

Commit

Permalink
Fix doc test with new line
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardWaiteSTFC committed Dec 21, 2023
1 parent 2cc410c commit bbf2050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/algorithms/SymmetriseMDHisto-v1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Usage
print("All HKL voxels have non-zero intensity?", np.all(ws_sym.getSignalArray()))

Output:

.. testoutput:: SymmetriseMDHisto

All HKL voxels have non-zero intensity? True
Expand Down

0 comments on commit bbf2050

Please sign in to comment.