Skip to content

Conversation

@sjrl
Copy link
Contributor

@sjrl sjrl commented Oct 30, 2025

Seems like we are already using builtins in most places

@sjrl sjrl requested a review from mpangrazzi October 30, 2025 10:38
Copy link
Contributor

@mpangrazzi mpangrazzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks!

@sjrl sjrl merged commit 8e7cb3e into main Oct 30, 2025
5 checks passed
@sjrl sjrl deleted the use-builtins branch October 30, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace some types with their built in equivalent (e.g List -> list, Dict -> dict)

3 participants