• F-G Fernandez's avatar
    test: Updated asserts in test_onnx (#1497) · d409c117
    F-G Fernandez authored
    * test: Updated asserts in test_onnx
    
    Updated all raw asserts to corresponding unittest.TestCase.assert. See #1483
    
    * test: Refactored AssertionError
    
    Opted for cleaner raise to avoid error type casting and string conversion
    d409c117
test_onnx.py 11.4 KB