From 598fc69a919251844ccfeaf87463fcb4be8cca39 Mon Sep 17 00:00:00 2001 From: Jesse Chan <1156048+jlchan@users.noreply.github.com> Date: Tue, 18 Jul 2023 10:11:11 -0500 Subject: [PATCH] Add missing `close(io)` to hohqmesh_tutorial.jl --- docs/literate/src/files/hohqmesh_tutorial.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/literate/src/files/hohqmesh_tutorial.jl b/docs/literate/src/files/hohqmesh_tutorial.jl index 87076108d91..223fe35efe1 100644 --- a/docs/literate/src/files/hohqmesh_tutorial.jl +++ b/docs/literate/src/files/hohqmesh_tutorial.jl @@ -152,6 +152,7 @@ open("out/ice_cream_straight_sides.control", "w") do io \end{MODEL} \end{FILE} """) + close(io) end # The first three blocks of information are wrapped within a `CONTROL_INPUT` environment block as they define the