You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…to support configurations with no default value (#1141)
### What changes were proposed in this pull request?
Some configuration options are necessary but don't have default value.
### Why are the changes needed?
Fix: #950
### Does this PR introduce _any_ user-facing change?
Change some configuration options from `` to none
### How was this patch tested?
CI passed.
---------
Co-authored-by: Heng Qin <[email protected]>
What would you like to be improved?
Add a method in ConfigEntry called create to support configurations with no default value
How should we improve?
No response
The text was updated successfully, but these errors were encountered: