Commit a8238fa
fix: allow handlers with keyword arguments (#47)
* fix: allow handlers with keyword arguments
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
* chore: restore old formatting
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
* fix format and ready release
---------
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
Co-authored-by: Ran Isenberg <ran.isenberg@ranthebuilder.cloud>1 parent e730e92 commit a8238fa
File tree
3 files changed
+17
-3
lines changed- aws_lambda_env_modeler
- tests/unit
3 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
0 commit comments