Skip to content

Commit 4fedf5e

Browse files
committed
rm trailing newline at eof
1 parent 99dc2a0 commit 4fedf5e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_automated_planner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,3 @@ def test_astar():
8181
plan = apla.get_actions_from_path(path)
8282
plan_state = apla.get_state_def_from_path(path)
8383
assert plan and plan_state
84-

0 commit comments

Comments
 (0)