Is your feature request related to a problem? Please describe.
The python scripts (src/scripts) lack proper documentation which may include proper docstrings, descriptive variable names etc. Also the codebase needs proper formatting overall
Describe the solution you'd like
Add these docstrings as well as format the codebase
Is your feature request related to a problem? Please describe.
The python scripts (
src/scripts) lack proper documentation which may include proper docstrings, descriptive variable names etc. Also the codebase needs proper formatting overallDescribe the solution you'd like
Add these docstrings as well as format the codebase