From 827b7c685f329ad62144eb9b877e19403b332003 Mon Sep 17 00:00:00 2001 From: Matthew Stratford Date: Thu, 23 Sep 2021 00:03:36 +0100 Subject: [PATCH] Little lint --- player.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/player.py b/player.py index d622303..2120241 100644 --- a/player.py +++ b/player.py @@ -833,7 +833,7 @@ class Player: ) ) # Just make sure that if we stop and do nothing, we end up at 0. - self.state.update("pos",0) + self.state.update("pos", 0) # Repeat 1 # TODO ENUM