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 'add_mesh_extra_objects/add_mesh_rocks/__init__.py')
-rw-r--r--add_mesh_extra_objects/add_mesh_rocks/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/add_mesh_extra_objects/add_mesh_rocks/__init__.py b/add_mesh_extra_objects/add_mesh_rocks/__init__.py
index 39bf7349..656a4b6d 100644
--- a/add_mesh_extra_objects/add_mesh_rocks/__init__.py
+++ b/add_mesh_extra_objects/add_mesh_rocks/__init__.py
@@ -11,8 +11,6 @@
# Coded in IDLE, tested in Blender 2.68a. NumPy Recommended.
# Search for "@todo" to quickly find sections that need work.
-# <pep8 compliant>
-
bl_info = {
"name": "Rock Generator",
"author": "Paul Marshall (brikbot)",