Skip to content

Commit c3dae2b

Browse files
committed
Fix linting
1 parent 39a8b0b commit c3dae2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,7 @@ def handler(event, context) -> str: # type: ignore[no-untyped-def]
592592

593593
return message
594594

595+
595596
# # Dev Only
596597
# # Uncomment the following line to run the script locally
597598
# if __name__ == "__main__":

0 commit comments

Comments
 (0)