clauswilke / PeptideBuilder

A simple Python library to generate model peptides
MIT License
79 stars 30 forks source link

Comment and minor code cleanup #38

Closed Seanny123 closed 4 years ago

Seanny123 commented 4 years ago

Some final and optional tweaks. Let me know which of these commits you actually want to include.

This Pull Request:

  1. Adds one more type-annotation
  2. Makes the code for printing out the __repr__ to be simpler
  3. Fixes spelling and formatting in comments, while also removing some obsolete comments
clauswilke commented 4 years ago

Thanks!