Skip to content

Commit

Permalink
Avoid doctest errors resulting from unimportable astra or svmbir
Browse files Browse the repository at this point in the history
  • Loading branch information
bwohlberg committed Jul 19, 2024
1 parent 2bf79a9 commit 1c0cb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/style.rst
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ classes, or method definitions.
Comment explaining example 1.
>>> np.add(1, 2)
>>> int(np.add(1, 2))
3
Comment explaining a new example.
Expand Down

0 comments on commit 1c0cb42

Please sign in to comment.