You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method Design.strand is not well-named. It should be Design.draw_strand.
Change its name to Design.draw_strand, and deprecate the method Design.strand. For now it should print a warning that it is deprecated and then call Design.draw_strand.