enhancementhelp wanted
仓库指标
- Star
- (972 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
In sample code, don't trap errors coming off of ...
si = connect.SmartConnect(
... instead just expose those to the CLI. We are attempting to make teaching samples here and too thoroughly swallowing or handling errors can make the samples harder to read and understand for programmers who are still learning.