Fix linting

This commit is contained in:
Yohann D'ANELLO
2021-01-10 21:01:43 +01:00
parent 67a9bda6e1
commit d2af345c0c
2 changed files with 3 additions and 1 deletions

View File

@ -88,6 +88,7 @@ class Chest(InventoryHolder, FriendlyEntity):
"""
return self.annihilated
class Sunflower(FriendlyEntity):
"""
A friendly sunflower.