Skip to content

Commit

Permalink
Remove line hidden in example
Browse files Browse the repository at this point in the history
`# hide` comment not necessary in regular code blocks
  • Loading branch information
abhro committed Jun 15, 2024
1 parent ae4cf9d commit b382ed2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ Finally, we provide plotting recipes (`psfplot`/`psfplot!`) from
seen in use in the [API/Reference](@ref) section.

```julia
using PSFModels # hide
using Plots

model = gaussian(x=0, y=0, fwhm=(8, 10), theta=12)
Expand Down

0 comments on commit b382ed2

Please sign in to comment.