Skip to content

Commit

Permalink
Minor documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
YinHoon committed Nov 27, 2018
1 parent be574a7 commit aee4ad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wc_kb/core.py
Expand Up @@ -1556,6 +1556,7 @@ class DnaSpeciesType(PolymerSpeciesType):
Attributes:
seq (:obj:`Bio.Seq.Seq`): sequence
ploidy (:obj:`int`): ploidy
"""

seq = obj_model.extra_attributes.BioSeqAttribute(verbose_name='Sequence')
Expand Down

0 comments on commit aee4ad1

Please sign in to comment.