Skip to content

Commit

Permalink
Formatting source
Browse files Browse the repository at this point in the history
  • Loading branch information
YukioOobuchi committed Jun 20, 2018
1 parent 3361ce1 commit 83f0ccd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/test/utils/conversion/test_conversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ def convert_nnp_to_onnx_and_compare(
if compare_values:
assert np.allclose(backend_out, nnout, atol=atol)


@pytest.fixture
def nnp_fixture():
# We need to remove all parameters for each test case
Expand Down

0 comments on commit 83f0ccd

Please sign in to comment.