Adding fmt comments

Signed-off-by: Neil Widmaier <nwidmaie@amazon.com>
This commit is contained in:
Neil Widmaier
2021-11-05 14:48:15 -07:00
parent c886996bd7
commit 9d656005c4
@@ -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: