Skip to content

Commit 509a3c5

Browse files
Adding file to test
1 parent 55ad2ad commit 509a3c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aws_lambda_powertools/shared/constants.py

+2
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,5 @@
5757
"ERROR": "ERROR",
5858
"FATAL": "CRITICAL",
5959
}
60+
61+
FAKE_VARIABLE = "FAKE_VARIABLE"

0 commit comments

Comments
 (0)