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

simplify updating config logic #216

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

jvshields
Copy link
Contributor

When I added the feature for people to pass additional information into run_stardis() to let people modify the config before running, I did it in a very weird way, having people pass the keys and values for a dictionary separately, instead of just ad a dictionary object. This changes it so the user can just specify a dictionary and is much simpler.

@jvshields jvshields merged commit 3be28e2 into tardis-sn:main Oct 14, 2024
5 checks passed
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.

3 participants