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

feat(config): implement 'get()' for GraphConfig #577

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

ahal
Copy link
Collaborator

@ahal ahal commented Sep 24, 2024

I keep tripping up over the fact that graph_config isn't a dict and trying to use things like get. Maybe we should make it subclass a dict, but for now simply implementing .get() will solve most of my problems.

@ahal ahal requested a review from a team September 24, 2024 18:53
@ahal ahal self-assigned this Sep 24, 2024
@ahal ahal requested a review from bhearsum September 24, 2024 18:53
@ahal ahal merged commit 7dd42d9 into taskcluster:main Sep 25, 2024
15 checks passed
@ahal ahal deleted the graph_config_get branch September 25, 2024 16:45
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.

2 participants