X-Git-Url: https://git.donarmstrong.com/?p=kiibohd-kll.git;a=blobdiff_plain;f=kll.py;h=57fd37aa37ce39783f7ae4d442601782d009fbdf;hp=76dc3b50da92e8564a2e9275d4c89bf47a17fe02;hb=923e623c7465e03c792c7093cd21f3eea86f5f28;hpb=6454917b11f89eb345d57daf9976ecfeab6509dc diff --git a/kll.py b/kll.py index 76dc3b5..57fd37a 100755 --- a/kll.py +++ b/kll.py @@ -387,7 +387,6 @@ def optionExpansion( sequences ): curLeafList[ leaf ] = 0 if leaf + 1 < len( curLeafList ): curLeafList[ leaf + 1 ] += 1 - break return expandedSequences