huawei-noah/SMARTS

Review specificity of `Exception` catches within SMARTS

オープン

#1,158 opened on 2021/12/08

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (220 件のフォーク)auto 404
documentationgood first issueinvestigationrefactor

Repository metrics

Stars
 (1,129 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド