Closed Aryamanz29 closed 3 years ago
I'm not in the position to review this. Just wanna say that your work looks pretty neat, @Aryamanz29. Thanks for all the issue reports and PRs :)
@sruti2024 Please revert this PR, since the build is failing due to this #177 My PR is sync with your repo 3 days ago, therefore I need to first sync this repo again in order to pass build and test build locally then it's again ready for review. See this fail build https://github.com/sruti2024/PRO_Act/actions/runs/796576733 Reason behind this https://github.com/sruti2024/PRO_Act/pull/175/commits/784d266d2eabc53f51ec65986ec0dd69be50562d
Fixes #154
Description
Flake8
for Lint andBlack
for formatting code.PEP8
style guidelines.Type of change
Reformatted project source code using
Flake8
andBlack
.Add
how-to run
Linter and formatter section inREADME.md
.Some Minor changes in
README.md
which help the new contributors.Added new dependencies in
requirements.txt
[x] My code follows the code style of this project.
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Code style update (formatting, local variables)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] This change requires a documentation update
How it's been tested?
Working GIF 👇:
Checklist:
Additional Info (optional)
Any additional information you want to give