Skip to content

Commit

Permalink
test/doc: clarified doctest origin
Browse files Browse the repository at this point in the history
  • Loading branch information
MothNik committed May 20, 2024
1 parent c224915 commit 395c7c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_for_utils/utils_funcs.py
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,8 @@ def multiply_vect_with_squ_fw_fin_diff_orig_first(
... multiply_vect_with_squ_fw_fin_diff_orig_first,
... )
>>> # All the following tests were checked using LibreOffice Calc
>>> # Test 1
>>> differences = 1
>>> kernel = np.array([-1, 1])
Expand Down

0 comments on commit 395c7c0

Please sign in to comment.