From e6ceecdf97f927a497d567f0f271d2c51964d193 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 22 Apr 2015 16:26:00 +1000 Subject: Cleanup: pep8, spelling --- tests/python/bl_load_addons.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/python/bl_load_addons.py b/tests/python/bl_load_addons.py index 85b2f1270f5..6bb0eaecd3d 100644 --- a/tests/python/bl_load_addons.py +++ b/tests/python/bl_load_addons.py @@ -36,6 +36,7 @@ BLACKLIST_DIRS = ( ) + tuple(addon_utils.paths()[1:]) BLACKLIST_ADDONS = set() + def _init_addon_blacklist(): # in case we built without cycles -- cgit v1.2.3