Skip to content

Commit

Permalink
Update scadnano.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-doty committed Aug 17, 2022
1 parent 9b0d3e3 commit f84594e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scadnano/scadnano.py
Original file line number Diff line number Diff line change
Expand Up @@ -2128,7 +2128,7 @@ class Extension(_JSONSerializable, Generic[DomainLabel]):
90 degrees means pointing away from the helix.
180 degrees means means antiparallel to the adjacent domain (overlapping).
If a forward strand, will go above the strand; if a reverse strand, will go below,
for degrees stritly between 0 and 180.
for degrees strictly between 0 and 180.
"""

label: Optional[DomainLabel] = None
Expand Down

0 comments on commit f84594e

Please sign in to comment.