We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906329b commit a7de364Copy full SHA for a7de364
README.md
@@ -1,4 +1,4 @@
1
-# <name>
+# AWS Lambda (Python)
2
3
# Handlers
4
@@ -16,4 +16,4 @@ pytest
16
17
All files should have a cooresponding test_<name>.py file within the same
18
directory. There is no separate test directory and this will allow us to keep
19
-the tests and code in sync.
+the tests and code in sync.
0 commit comments