Skip to content

Commit

Permalink
remove space from doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
mtsch committed Nov 25, 2024
1 parent d784af1 commit 1a780bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ExactDiagonalization/basis_bfs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ julia> using Rimu.ExactDiagonalization: UniformSplit
julia> UniformSplit(collect(1:10), 3, 3)
3-element UniformSplit{Int64}:
[1, 2, 3]
[4, 5, 6]
[7, 8, 9, 10]
Expand Down

0 comments on commit 1a780bc

Please sign in to comment.