Skip to content

Commit

Permalink
Fix type repr in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
abhro committed May 26, 2024
1 parent ad8ca01 commit d5a6ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AstroTime.jl
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ julia> GMT isa TimeScale
true
julia> GMTEpoch
Epoch{GMTScale, T} where T
Epoch{GMTScale}
julia> find_path(TT, GMT)
3-element Vector{TimeScale}:
Expand Down

0 comments on commit d5a6ab2

Please sign in to comment.