CCExtractor / Rekognition

Free and Open Source alternative to Amazon's Rekognition service. CCExtractor Development | Poor Man's Rekognition
GNU General Public License v3.0
98 stars 52 forks source link

Add docstrings wherever missing #190

Open joeyouss opened 2 years ago

joeyouss commented 2 years ago

I notice many classes do not have docstrings as well as many functions. But, I wish to add docstrings to each function/class to improve the codebase