Skip to content

Commit

Permalink
feat: Add missing task transformation imports to test_arc_1d.py
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskoepf committed Feb 2, 2025
1 parent 84e4f1c commit 905ef7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_arc_1d.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@
task_gravity_counting,
task_gravity_one_step,
task_gravity_weighted_colors,
task_identity,
task_inverse,
task_mark_size_two_blocks,
task_mirror,
task_move_block_by_own_size,
task_move_n_pix,
task_move_n_pix_wrapped,
Expand Down

0 comments on commit 905ef7b

Please sign in to comment.