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 most egregious example of bad formatting was fixed in #783 (it is less trivial than you'd think - see that commit for why, basically optparse munges newlines so a multiline string is not quite enough).
I'll make a PR to fix all the others at some point, unless someone else wants to, using the same trick as in #783.
A multi line string literal should be used to fix these typos. And example of a typo coming from this is
utxoduring
from line 59 and 60.joinmarket-clientserver/scripts/sendtomany.py
Lines 54 to 71 in 17c93ee
The text was updated successfully, but these errors were encountered: