Skip to content

Commit

Permalink
Clean docs
Browse files Browse the repository at this point in the history
  • Loading branch information
roflmaostc committed Feb 8, 2024
1 parent 72a0932 commit 9054b67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/iradon.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Conceptually the adjoint operation of [`radon`](@ref). Intuitively, the `iradon`
See also [`radon`](@ref).
# Example
# # Examples
```jldoctest
julia> arr = zeros((5,2)); arr[2,:] .= 1; arr[4, :] .= 1
2-element view(::Matrix{Float64}, 4, :) with eltype Float64:
Expand Down

0 comments on commit 9054b67

Please sign in to comment.