Adjust the name convention of methods in the class Dynamo
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The methods don't follow a proper name convention, example:
- put_table_item
- get_item_table
Would be good to have a consistent name convention across all the files, classes and methods.
Reference: utils/dynamo.py
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.