Skip to content

Commit

Permalink
Remove deprecated numpy testing shims
Browse files Browse the repository at this point in the history
  • Loading branch information
kburns committed Jun 24, 2023
1 parent 5ca7577 commit 2871fa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dedalus/core/operators.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from collections import defaultdict
from functools import partial, reduce
import numpy as np
from numpy.testing._private.utils import raises
from scipy import sparse
from numbers import Number
from inspect import isclass
Expand Down

0 comments on commit 2871fa8

Please sign in to comment.