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
[Docs] Remove obsolete example about catching ConfigError (#7)
### Motivation
Fixes#6.
Because `ConfigError` isn't actually a public type, remove an example
that showed how to catch and inspect it.
### Modifications
Removed the example.
### Result
Corrected docs.
### Test Plan
N/A
0 commit comments