huawei-noah/SMARTS

Review specificity of `Exception` catches within SMARTS

Aperta

#1158 aperta il 8 dic 2021

 (2 commenti) (0 reazioni) (0 assegnatari)Python (220 fork)auto 404
documentationgood first issueinvestigationrefactor

Metriche repository

Star
 (1129 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor