Skip to content

Commit ce51a36

Browse files
author
mvashishtha
committed
Add back np for py36.
Signed-off-by: mvashishtha <mahesh@ponder.io>
1 parent da2f99c commit ce51a36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modin/pandas/test/test_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ def test_top_level_api_equality():
2626
extra_in_modin = set(modin_dir) - set(pandas_dir)
2727
ignore_pandas = [
2828
"annotations",
29+
"np",
2930
"testing",
3031
"tests",
3132
"pandas",

0 commit comments

Comments
 (0)