Matheus Aoki Hunsche

Results 7 comments of Matheus Aoki Hunsche

Hey everyone, sharing this snippet that's been a lifesaver for me 🚀: ```python instance_dict = instance.model_dump() json_str = json.dumps(instance_dict, sort_keys=True) ``` Hope it helps anyone in the same boat!

We found some failures during testing, so we are re-running everything. I'm closing this issue for now and will open a new one once the tests are finished.

> In the future, could you please CC all people mentioned in auto_cc section? It seems like only the first one was mentioned in here. > > Also, > >...

We found some failures during testing, so we are re-running everything. I'm reverting this PR for now and will open a new one once the tests are finished.

Hey @DavidKorczynski, Could you please take a look at the questions raised in this issue? There appears to be some confusion regarding the current setup of the Swift base images,...