Linting again
This commit is contained in:
parent
73952a42f3
commit
c329150aac
|
@ -245,4 +245,3 @@ class TestEntities(unittest.TestCase):
|
||||||
|
|
||||||
player_state = player.save_state()
|
player_state = player.save_state()
|
||||||
self.assertEqual(player_state["current_xp"], 10)
|
self.assertEqual(player_state["current_xp"], 10)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue