Can someone please have a look at the `app.py` in the LSP example? The line ```python if isinstance(rect, Square): ``` is not identifying squares :(