Skip to content

Commit

Permalink
remove @with_terminal export (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
disberd authored Nov 21, 2023
1 parent 87f20ae commit 0406410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TerminalNotebook.jl
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ function with_terminal(f, args...; color=true, show_value=true)
end

# ╔═╡ fe8c0c2f-8555-44f0-ae30-628ad4860157
export with_terminal, @with_terminal
export with_terminal

# ╔═╡ 376b7763-dd17-4147-a246-a530ace698ec
# ╠═╡ skip_as_script = true
Expand Down

0 comments on commit 0406410

Please sign in to comment.