Skip to content

feat: Change fetch_tiles to take tuples of (x, y) instead of two separate vecs#229

Merged
kylebarron merged 1 commit intomainfrom
kyle/fetch-tiles-tuple-input
Feb 2, 2026
Merged

feat: Change fetch_tiles to take tuples of (x, y) instead of two separate vecs#229
kylebarron merged 1 commit intomainfrom
kyle/fetch-tiles-tuple-input

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Feb 2, 2026

Closes #225

@github-actions github-actions bot added the feat label Feb 2, 2026
@kylebarron kylebarron merged commit 08e3892 into main Feb 2, 2026
13 checks passed
@kylebarron kylebarron deleted the kyle/fetch-tiles-tuple-input branch February 2, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should fetch_tiles take in Sequence[tuple[int, int]]?

1 participant