Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
loco-philippe committed May 23, 2024
1 parent 3b49c18 commit fffcbd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests_ntv_numpy.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from ntv_numpy import Darray, Dfull, Ndarray, Xndarray, Xdataset, Dutil
from ntv_numpy.xconnector import PandasConnec

ana = ntv_pandas.to_analysis # uniquement pour le pre-commit
ana = ntv_pandas.to_analysis # uniquement pour le pre-commit
nd_equals = Dutil.equals
FILE = "https://raw.githubusercontent.com/loco-philippe/ntv-numpy/master/example/ex_ndarray.ntv"

Expand Down

0 comments on commit fffcbd2

Please sign in to comment.