ChEB-AI / python-chebai

GNU Affero General Public License v3.0
11 stars 4 forks source link

Code documentation #35

Closed aditya0by0 closed 1 month ago

aditya0by0 commented 2 months ago

Tasks

aditya0by0 commented 2 months ago

Also, the PR #29 has been re-formated with new pre-commit, so I think this PR should be merged after the PR #29, with potential conflicts reolved

aditya0by0 commented 1 month ago
  • datasets/chebi.py
  • 2 Test Classes related to chebi data

Also, the PR #29 has been re-formated with new pre-commit, so I think this PR should be merged after the PR #29, with potential conflicts reolved

Hi @sfluegel05, I have resolved the conflicts and updated the mentioned files with docstrings and type hints. Please review.

sfluegel05 commented 1 month ago

Thanks, that is a really comprehensive documentation. We will profit from that for a long time.