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:
Diffstat (limited to 'mesh_inset/offset.py')
-rw-r--r--mesh_inset/offset.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/mesh_inset/offset.py b/mesh_inset/offset.py
index da4adaad..5ed21f1b 100644
--- a/mesh_inset/offset.py
+++ b/mesh_inset/offset.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# <pep8 compliant>
-
"""Creating offset polygons inside faces."""
__author__ = "howard.trickey@gmail.com"