From 9a1781d94cac7d196dc7728772208d2c2af2cb56 Mon Sep 17 00:00:00 2001 From: Tiffany Cappellari Date: Wed, 15 May 2024 21:04:37 +0000 Subject: [PATCH] lint --- spot_wrapper/testing/mocks/directory.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spot_wrapper/testing/mocks/directory.py b/spot_wrapper/testing/mocks/directory.py index 6749fc5..6ae1669 100644 --- a/spot_wrapper/testing/mocks/directory.py +++ b/spot_wrapper/testing/mocks/directory.py @@ -126,7 +126,7 @@ class MockDirectoryService(DirectoryServiceServicer): ), ServiceEntry( name="robot-mission", - type = "bosdyn.api.mission.MissionService", + type="bosdyn.api.mission.MissionService", authority="api.spot.robot", ), ]