Skip to content

Commit d08a1ce

Browse files
committed
note in comment
1 parent ae88c18 commit d08a1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/frame/methods/test_sort_index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from natsort import index_natsorted
1+
from natsort import index_natsorted # should we import this? or change test?
22
import numpy as np
33
import pytest
44

0 commit comments

Comments
 (0)