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.