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 property pretty is useful to get the pretty-printed version of the alignment as a string, but it currently generates noise by printing cigar tuples to stdout. Deleting the following line would resolve this issue:
The property
pretty
is useful to get the pretty-printed version of the alignment as a string, but it currently generates noise by printing cigar tuples to stdout. Deleting the following line would resolve this issue:pywfa/pywfa/align.pyx
Line 138 in 734c970
The text was updated successfully, but these errors were encountered: