forked from SeAIPalette/SeAIPalette
This commit is contained in:
parent
fa8e41cac8
commit
9af11c5cc8
|
@ -149,7 +149,6 @@ class Spiral(object):
|
|||
"""
|
||||
return _turn(direction)
|
||||
else:
|
||||
# print(f'not turn')
|
||||
return direction
|
||||
|
||||
def step(self, state, info):
|
||||
|
|
Loading…
Reference in New Issue