Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-08-11 03:09:25 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-08-11 03:09:25 +0300
commitaec02fd095ffaee1a3280e4001cf0f19c4dee2e1 (patch)
tree533fd7cace8f66b76c659a76fbd580b1aea3779a /mesh_tools
parent2acf22b5932c57f7d29b578fc74542f81d4fb087 (diff)
Cleanup: strip trailing space, remove BOM
Diffstat (limited to 'mesh_tools')
-rw-r--r--mesh_tools/mesh_edges_floor_plan.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesh_tools/mesh_edges_floor_plan.py b/mesh_tools/mesh_edges_floor_plan.py
index a654a4c3..ae4aaa65 100644
--- a/mesh_tools/mesh_edges_floor_plan.py
+++ b/mesh_tools/mesh_edges_floor_plan.py
@@ -1,4 +1,4 @@
-# ##### BEGIN GPL LICENSE BLOCK #####
+# ##### BEGIN GPL LICENSE BLOCK #####
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License