Correcting typo
This commit is contained in:
@@ -11,7 +11,7 @@ class Maneuver:
|
|||||||
self.vessel = vessel
|
self.vessel = vessel
|
||||||
self.conn = conn
|
self.conn = conn
|
||||||
|
|
||||||
def plan_next_maneuver(self, conn):
|
def plan_next_maneuver(self):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user