successful pairing

This commit is contained in:
Robert Martin
2020-01-29 00:29:23 +09:00
parent 0aa9baf9db
commit 4a38e26c9d
3 changed files with 67 additions and 8 deletions
+1 -1
View File
@@ -17,4 +17,4 @@ class Controller(enum.Enum):
elif self == Controller.PRO_CONTROLLER:
return 'Pro Controller'
else:
raise NotImplementedError()
raise NotImplementedError()