Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Routhleck committed May 14, 2024
1 parent 48023d2 commit 9728844
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion brainpy/_src/math/op_register/numba_approach/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ def __call__(self, *args, **kwargs):
return res


def register_op_with_numba_xla(
def register_op_with_numba_xla(
op_name: str,
cpu_func: Callable,
Expand Down

0 comments on commit 9728844

Please sign in to comment.