From 9d656005c48b85778d26e048539c03e5b555fe80 Mon Sep 17 00:00:00 2001 From: Neil Widmaier Date: Fri, 5 Nov 2021 14:48:15 -0700 Subject: [PATCH] Adding fmt comments Signed-off-by: Neil Widmaier --- .../tests/hydra_AtomEditorComponents_HDRiSkyboxAdded.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/AutomatedTesting/Gem/PythonTests/Atom/tests/hydra_AtomEditorComponents_HDRiSkyboxAdded.py b/AutomatedTesting/Gem/PythonTests/Atom/tests/hydra_AtomEditorComponents_HDRiSkyboxAdded.py index 835026a135..0576de0a62 100644 --- a/AutomatedTesting/Gem/PythonTests/Atom/tests/hydra_AtomEditorComponents_HDRiSkyboxAdded.py +++ b/AutomatedTesting/Gem/PythonTests/Atom/tests/hydra_AtomEditorComponents_HDRiSkyboxAdded.py @@ -6,6 +6,9 @@ SPDX-License-Identifier: Apache-2.0 OR MIT """ +#fmt: off + + class Tests: creation_undo = ( "UNDO Entity creation success", @@ -42,6 +45,9 @@ class Tests: "REDO deletion failed") +#fmt: on + + def AtomEditorComponents_HDRiSkybox_AddedToEntity(): """ Summary: