Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Update] Use type annotation for empty arrays and dictionaries #499

Merged

Conversation

CalebRas
Copy link
Collaborator

Description

This PR updates the samples to use type annotation for array and dictionary initialization.

Linked Issue(s)

Closes #493

How To Test

  • Ensure the project builds.

@CalebRas CalebRas self-assigned this Aug 12, 2024
@CalebRas CalebRas linked an issue Aug 12, 2024 that may be closed by this pull request
@CalebRas CalebRas requested review from a team, philium and zkline101 and removed request for a team August 12, 2024 23:00
@CalebRas CalebRas merged commit e8e8184 into v.next Aug 13, 2024
1 check passed
@CalebRas CalebRas deleted the Caleb/Update-UseTypeAnnotationForArraysAndDictionaries branch August 13, 2024 00:36
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.

Use type annotation for empty arrays and dictionaries
3 participants