# Ignore problems due to pyserde decorators
.*.__serde__
lle.env.serde

# Ignore the .pyi file import that fail
lle.tile
lle.world
lle.direction
lle.agent
lle.action
lle.event
lle.exceptions

# The Tile class is just there to be subclassed in Python but does not actually exist
# lle.lle.Tile

