container-inspector
container-inspector copied to clipboard
Replace ASSERT statements with if statements #175
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]