From c1c0b661c0147faf565f6fde080c356504710a70 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 14 May 2021 17:35:08 +1000 Subject: Cleanup: clang-format --- tests/python/compositor_render_tests.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/python/compositor_render_tests.py') diff --git a/tests/python/compositor_render_tests.py b/tests/python/compositor_render_tests.py index 6a026ae88d2..fbdae595c51 100644 --- a/tests/python/compositor_render_tests.py +++ b/tests/python/compositor_render_tests.py @@ -61,4 +61,3 @@ def main(): if not inside_blender and __name__ == "__main__": main() - -- cgit v1.2.3