From 65c5f09a5903344e69ac23daf91c1978b09e5a3d Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Tue, 22 Jul 2025 14:24:12 +0200 Subject: [PATCH] make format --- tests/python/bl_blendfile_utils.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/python/bl_blendfile_utils.py b/tests/python/bl_blendfile_utils.py index 7bb557d4afb..d4b126157ef 100644 --- a/tests/python/bl_blendfile_utils.py +++ b/tests/python/bl_blendfile_utils.py @@ -147,7 +147,6 @@ class TestBlendLibLinkHelper(TestHelper): return output_lib_path - def init_lib_data_indirect_lib(self): output_dir = self.args.output_dir self.ensure_path(output_dir)