From fee5363912d93f3ef99f3a012f5d3d3f29abe8db Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 16 Feb 2011 02:25:03 +0000 Subject: bugfix [#26094] Going to Bone Roll menu brings up python error also correct for pep8 warnings. --- source/tests/batch_import.py | 1 + 1 file changed, 1 insertion(+) (limited to 'source/tests') diff --git a/source/tests/batch_import.py b/source/tests/batch_import.py index 29b6bb8b9aa..5fbe38e08ce 100644 --- a/source/tests/batch_import.py +++ b/source/tests/batch_import.py @@ -39,6 +39,7 @@ Example Usage: import os import sys + def clear_scene(): import bpy unique_obs = set() -- cgit v1.2.3