From 0937a274827bffc32f699301e0361c741b682780 Mon Sep 17 00:00:00 2001 From: Fons van der Plas Date: Fri, 17 Jan 2025 11:45:47 +0100 Subject: [PATCH] remove newline at the end --- src/runner/PlutoRunner/src/bonds.jl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/runner/PlutoRunner/src/bonds.jl b/src/runner/PlutoRunner/src/bonds.jl index 3145d4834..1ab41f2d6 100644 --- a/src/runner/PlutoRunner/src/bonds.jl +++ b/src/runner/PlutoRunner/src/bonds.jl @@ -145,6 +145,5 @@ macro bind(def, element) el end #! format: on -end -""" +end"""