Skip to content

Commit

Permalink
update imports
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoming0625 committed Jun 14, 2024
1 parent c4722cf commit 575ac1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brainunit/math/_compat_numpy_funcs_logic.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
import numpy as np
from jax import Array

from .._misc import set_module_as
from .._base import (Quantity, fail_for_dimension_mismatch)
from .._misc import set_module_as

__all__ = [
# logic funcs (unary)
Expand Down

0 comments on commit 575ac1e

Please sign in to comment.