deepgram / deepgram-python-sdk

Official Python SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
239 stars 64 forks source link

Add Docstrings in the Python SDK #55

Closed geekchick closed 2 years ago

geekchick commented 2 years ago

Proposed changes

Add docstrings in the Python SDK for all the classes and functions in the deepgram -> transcription.py file. Please add @geekchick as a reviewer on your pull request.

Context

This change is important so it can help other developers using the SDK to quickly understand what's happening in a class or function, therefore decreasing development time and helping junior developers get up and running.

arry043 commented 2 years ago

hii @geekchick, i am new here. so don't know about pull request. can you help me please?

geekchick commented 2 years ago

Closing this issue as Docstrings were added by @dotaadarsh .