Skip to content

Conversation

@lhoestq
Copy link
Member

@lhoestq lhoestq commented Jul 22, 2021

The error message to tell which config name to load is not displayed.

This is because in the code it was considering the config kwargs to be non-empty, which is a special case for custom configs created on the fly. It appears after this change: #2659

I fixed that by making the config kwargs empty by default, even if default parameters are passed

Fix #2703

@lhoestq lhoestq merged commit f74e245 into master Jul 22, 2021
@lhoestq lhoestq deleted the fix-pick-default-config-name branch July 22, 2021 10:02
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.

Bad message when config name is missing

2 participants