Skip to content

Commit

Permalink
Update tie() argument doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sorghumking committed Mar 28, 2024
1 parent dc6f039 commit 7d8c622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/affine.py
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ def setChainRoot(self, core, distance, dataUsed="", comment=""):
return ao

# Shift core(s) based on a tie between two cores.
# coreOnly: if True, shift core only, else shift core and all related
# method: TieShiftMethod
# mcdShiftDistance: distance between tie points in MCD space
# fromCore, fromDepth: core and MBSF depth of tie on fixed core
# core, depth: core and MBSF depth of tie on core to be shifted
Expand Down

0 comments on commit 7d8c622

Please sign in to comment.