Skip to content

Commit

Permalink
Address review
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-T-McCann committed Jan 11, 2022
1 parent 5928a65 commit 430bc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scico/blockarray.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
The :class:`.Operator` and :class:`.LinearOperator` classes are designed
to work on :class:`.BlockArray`s. For example
to work on :class:`.BlockArray`s in addition to `JaxArray`s. For example
::
>>> x, key = scico.random.randn((3, 4))
Expand Down

0 comments on commit 430bc6e

Please sign in to comment.