From 41d2d6da0c96d351b47acb64d3e0decdba16cb16 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 2 Oct 2020 10:15:51 +1000 Subject: Cleanup: pep8 (indentation, spacing, long lines) --- tests/python/bl_blendfile_liblink.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/python/bl_blendfile_liblink.py') diff --git a/tests/python/bl_blendfile_liblink.py b/tests/python/bl_blendfile_liblink.py index 70614c3502d..b48deb7bd7b 100644 --- a/tests/python/bl_blendfile_liblink.py +++ b/tests/python/bl_blendfile_liblink.py @@ -44,7 +44,7 @@ class TestBlendLibLinkSaveLoadBasic(TestHelper): TESTS = ( TestBlendLibLinkSaveLoadBasic, - ) +) def argparse_create(): -- cgit v1.2.3