Luca Di Grazia

Results 5 comments of Luca Di Grazia

> Hi @luca-digrazia, I can't find the same warning_message in our pipeline excution log. May I ask how to reproduce the problem? ![image](https://user-images.githubusercontent.com/18628534/187077984-bb4ffb65-e695-4b1d-940f-5073fa68ae30.png) Are you using Pyre as type checker?...

Could you reproduce the error?

> @luca-digrazia thank you for PR - but tests are failing... https://github.com/vitalik/django-ninja/runs/7858252406?check_suite_focus=true > > and if you read the docs for that page - there is also a reference that...

> Hi, thanks for the reply. Yes, it is a Pyre warning and a fix for it.

> This seems like a false positive -- the `code` property returns `Optional[str]`: > > https://github.com/stac-utils/pystac/blob/69fcf3f2137045bd45ac5cf6cbd2fdad869eb169/pystac/extensions/grid.py#L68-L71 Thanks, for the answer, but I think it is not the method call in...