Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi2019194 authored Oct 18, 2023
1 parent 0de95b4 commit 5968980
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* Helping the community by delivering a better product.
* Help us find solutions to computationally/memory intensive processes
* Help us to scale the system to a larger database
* To run the email notifier feature - make your own gmail account and password and replace the same in the utils.py(function: send_email_to_user(recipient_email, categorized_data))

## Style checkers standards:
* Use the `pylance` package for python (VS code), and use `black` for auto-styling and auto-formatting the code.
Expand Down

0 comments on commit 5968980

Please sign in to comment.