-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
robotlab/cellpainter/cellpainter/commandlib.py
Lines 196 to 202 in 1c2a00b
| return Seq( | |
| *[ | |
| cmd.add(metadata) | |
| for cmd, metadata | |
| in moves.sleek_movements(program.collect(), get_movelist, pair_ok) | |
| ] | |
| ) |
This usage of collect cannot be right
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels