Skip to content

Commit 63841f6

Browse files
committed
test_change
1 parent 3a42f57 commit 63841f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/api/test_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,4 +416,4 @@ def test_set_module():
416416
assert pd.Period.__module__ == "pandas"
417417
assert pd.Timestamp.__module__ == "pandas"
418418
assert pd.Timedelta.__module__ == "pandas"
419-
assert pd.isna.__module__ == "pandas"
419+

0 commit comments

Comments
 (0)