From 72f719f19269788c401e45be55ed0eb595643348 Mon Sep 17 00:00:00 2001 From: luzpaz Date: Sat, 16 Mar 2024 10:31:29 -0400 Subject: [PATCH] TD: fix whitespace in CommandVertexCreations.py Fix whitespace in header --- src/Mod/TechDraw/TechDrawTools/CommandVertexCreations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/TechDraw/TechDrawTools/CommandVertexCreations.py b/src/Mod/TechDraw/TechDrawTools/CommandVertexCreations.py index 87e17dab86..b6f113e922 100644 --- a/src/Mod/TechDraw/TechDrawTools/CommandVertexCreations.py +++ b/src/Mod/TechDraw/TechDrawTools/CommandVertexCreations.py @@ -1,5 +1,5 @@ # *************************************************************************** -# * Copyright (c) 2023 edi * +# * Copyright (c) 2023 edi * # * * # * This program is free software; you can redistribute it and/or modify * # * it under the terms of the GNU Lesser General Public License (LGPL) *