reformat codes

This commit is contained in:
Atsushi Sakai
2020-01-28 21:38:19 +09:00
parent 18ac00dced
commit 067304acdb

View File

@@ -57,4 +57,3 @@ class Test(TestCase):
start_x, start_y, start_yaw, end_x, end_y, end_yaw, curvature)
self.check_edge_condition(px, py, pyaw, start_x, start_y, start_yaw, end_x, end_y, end_yaw)