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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2014-04-15 07:11:48 +0400
committerCampbell Barton <ideasman42@gmail.com>2014-04-15 07:11:48 +0400
commitea610e655cd8b8f9fb97f0a9a4fc5fd46418bd9e (patch)
treec1a3582f1167f778bf5845e64e127c0560b0c42e /doc/python_api/rst_from_bmesh_opdefines.py
parent3cf39fc72a36bab1c5b82ae96cffe7dd01ce7260 (diff)
Style cleanup: C & pep8
Diffstat (limited to 'doc/python_api/rst_from_bmesh_opdefines.py')
-rw-r--r--doc/python_api/rst_from_bmesh_opdefines.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/python_api/rst_from_bmesh_opdefines.py b/doc/python_api/rst_from_bmesh_opdefines.py
index 977d3171393..32afe335089 100644
--- a/doc/python_api/rst_from_bmesh_opdefines.py
+++ b/doc/python_api/rst_from_bmesh_opdefines.py
@@ -113,7 +113,7 @@ def main():
fsrc.close()
del fsrc
- # namespace hack
+ # namespace hack
vars = (
"BMO_OP_SLOT_ELEMENT_BUF",
"BMO_OP_SLOT_BOOL",