fix nasty bug where eolr permutation would also change orientation
This commit is contained in:
@ -6,7 +6,6 @@ import sys
|
||||
from eolr import (
|
||||
eolrb_states_generator,
|
||||
EOLROrientation,
|
||||
EOLRPermutation,
|
||||
EOLR_PERMUTATIONS,
|
||||
)
|
||||
import humanize
|
||||
|
||||
Reference in New Issue
Block a user