huawei-noah/SMARTS

Review specificity of `Exception` catches within SMARTS

开放

#1,158 创建于 2021年12月8日

 (2 条评论) (0 个反应) (0 位负责人)Python (220 个派生)auto 404
documentationgood first issueinvestigationrefactor

仓库指标

星标
 (1,129 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Is it a problem? Please describe. Exception catching has smothered issues within the project.

Describe the solution you'd like A review of the smarts directory code for all instances of Exception catches to ensure that exception catches response is specific to the exception that has been thrown.

Additional context https://github.com/huawei-noah/SMARTS/pull/1156

贡献者指南