Felix Hildén

Results 255 comments of Felix Hildén

Yep, it should work as long as the type hints are available 👌 Getting `air` might be the culprit here if it's not working. At a quick glance I didn't...

Right, but the reference documentation or type hinted importable location of "air" I meant!

Yep most likely. Fair warning though, I don't think we provide any special support for `__getitem__`. You might be better off type hinting the variable instead. We override the target...

Oh, that's unfortunate indeed. `resample` should definitely be available judging by the documentation. I'll debug this later this week and get back to you.

I found the culprit! The inventory and documentation entry for `DataArray` is `xarray.DataArray`, and rightly so of course since it's much more user-friendly than using the full import. The problem...

I like the idea! Let's continue the discussion on the linked issue.

Hi, just dropping here to say thank you for developing this feature! Excalidraw is awesome and I'm looking forward to this 👌 A comment on the user experience from a...

And rather than *use* that and introduce a dependency, we could just document the existence of these automatic caches for HTTPX and Requests, and remove the functionality altogether.

Thank you! I think I'll let it sit for a while, particularly because Hishel is still in early development. But when we do this, I think it'll be just documenting...

Thanks for submitting the issue! Your description was to the point and I think gives most of the information to debug, so don't worry 👍 What is meant by a...