Linting again

This commit is contained in:
eichhornchen 2020-12-31 17:15:24 +01:00
parent 73952a42f3
commit c329150aac
2 changed files with 7 additions and 8 deletions

View File

@ -245,4 +245,3 @@ class TestEntities(unittest.TestCase):
player_state = player.save_state()
self.assertEqual(player_state["current_xp"], 10)