Skip to content

Commit da2f99c

Browse files
author
mvashishtha
committed
Remove np check.
Signed-off-by: mvashishtha <mahesh@ponder.io>
1 parent a732675 commit da2f99c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modin/pandas/test/test_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ def test_top_level_api_equality():
2626
extra_in_modin = set(modin_dir) - set(pandas_dir)
2727
ignore_pandas = [
2828
"annotations",
29-
"np",
3029
"testing",
3130
"tests",
3231
"pandas",

0 commit comments

Comments
 (0)