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

fix config file loader #208

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

SecretiveShell
Copy link
Contributor

An incorrect dictionary key meant that --config <file.yml> was broken

SecretiveShell and others added 3 commits September 22, 2024 17:52
fixes default values not initialising properly
It is more concise to use a list and dict collection if necessary
rather than iterating through and checking each value. Tested and
works with Tabby's cases.

Signed-off-by: kingbri <[email protected]>
@bdashore3 bdashore3 merged commit f4791e7 into theroyallab:main Sep 24, 2024
1 check 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.

2 participants