Skip to content

Commit a86ee74

Browse files
committed
Add missing doctest using:s
1 parent 0be600d commit a86ee74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Examples
22
## Creating Variables
33
```jldoctest usage; output = false
4-
using LinearAlgebra: tr, norm, I
4+
using LinearAlgebra: diag, diagm, I, norm, tr
55
using DiffMatic
66
77
@matrix A B C

0 commit comments

Comments
 (0)