gino icon indicating copy to clipboard operation
gino copied to clipboard

Write Docstrings

Open fantix opened this issue 8 years ago • 2 comments

  • [x] api.py
  • [x] engine.py
  • [x] crud.py
  • [x] declarative.py
  • [x] strategies.py
  • [x] transaction.py
  • [x] loader.py
  • [x] aiocontextvars.py
  • [ ] json_support.py
  • [ ] exceptions.py
  • [x] ext/__init__.py

Dialect related:

  • [ ] dialects/__init__.py
  • [ ] dialects/base.py
  • [ ] dialects/asyncpg.py

Won't fix:

  • [ ] schema.py

fantix avatar Aug 30 '17 11:08 fantix

@fantix I would like to contribute to the project. Please guide.

thakkardharmik avatar Sep 04 '17 19:09 thakkardharmik

@thakkardharmik Ah, much appreciated! Please reply with the file(s) you'd like to write docstring on and I'll mark your name on it so that someone else won't conflict you. After you're done please send a pull request. Besides there're also other issues marked as help wanted, similar process. Thanks in advance =)

fantix avatar Sep 05 '17 01:09 fantix