From 9bc0422f0b0fcf6a23361642f8b0a8166f4fad5c Mon Sep 17 00:00:00 2001 From: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com> Date: Thu, 28 Oct 2021 14:39:17 -0700 Subject: [PATCH] [profiler_capture_api] added trailing newlines to a couple new files Signed-off-by: AMZN-ScottR <24445312+AMZN-ScottR@users.noreply.github.com> --- AutomatedTesting/Editor/Scripts/Profiler/__init__.py | 2 +- Registry/profiler.setreg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AutomatedTesting/Editor/Scripts/Profiler/__init__.py b/AutomatedTesting/Editor/Scripts/Profiler/__init__.py index a26f3b57be..7a325ca97e 100644 --- a/AutomatedTesting/Editor/Scripts/Profiler/__init__.py +++ b/AutomatedTesting/Editor/Scripts/Profiler/__init__.py @@ -4,4 +4,4 @@ # # SPDX-License-Identifier: Apache-2.0 OR MIT # -# \ No newline at end of file +# diff --git a/Registry/profiler.setreg b/Registry/profiler.setreg index a295b007e1..b46bfd8beb 100644 --- a/Registry/profiler.setreg +++ b/Registry/profiler.setreg @@ -12,4 +12,4 @@ } } } -} \ No newline at end of file +}