container-inspector icon indicating copy to clipboard operation
container-inspector copied to clipboard

Replace ASSERT statements with if statements #175

Open shafi456 opened this issue 10 months ago • 0 comments

Replace ASSERT statements with if statements #175

Reported by: pombredanne https://github.com/aboutcode-org/aboutcode/issues/175

Replace assert with explicit exception handling Raise ValueError if inputs are invalid

Signed-off-by: Shafi456 [email protected]

shafi456 avatar Feb 03 '25 18:02 shafi456