base2Services / base2Services/aws-lambda-port-check
reportbody never called
Open
- Dominant language
- Python
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Not a big deal, but my linter doesn't like the definition of "reportbody" because:
Instance of 'Config' has no 'REPORT_RESPONSE_BODY' memberpylint(no-member)
Is this dynamically called somewhere? Or what is it used for? I've commented it out of my lambda function, and it still seems to be functioning the same, but wanted to make sure.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.