Skip to content

Commit

Permalink
🤖 Lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-branch committed Sep 25, 2023
1 parent 79cdaba commit 3ad0d20
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions ivy_tests/test_ivy/test_frontends/test_jax/test_func_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,6 @@ def _fn(x, check_default=False):
ivy.default_float_dtype(), "float64", as_array=False
)











ivy.utils.assertions.check_equal(
ivy.default_int_dtype(), "int64", as_array=False
)
Expand Down

0 comments on commit 3ad0d20

Please sign in to comment.