Skip to content

TST: #1767 enable pyrefly in tests\test_natype.py and tests\arrays\test_floating.py#1772

Open
cmp0xff wants to merge 1 commit into
pandas-dev:mainfrom
cmp0xff:pyrefly-natype-floating
Open

TST: #1767 enable pyrefly in tests\test_natype.py and tests\arrays\test_floating.py#1772
cmp0xff wants to merge 1 commit into
pandas-dev:mainfrom
cmp0xff:pyrefly-natype-floating

Conversation

@cmp0xff

@cmp0xff cmp0xff commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Not sure if we want to report the potential issues with divmod and in tests\arrays\test_floating.py.

@cmp0xff cmp0xff added the Testing pandas testing functions or related to the test suite label Jun 12, 2026
Comment thread tests/test_natype.py
assert_type(
divmod(na, idx_int),
tuple[pd.Index, pd.Index],
assert_type( # pyrefly: ignore[assert-type]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a comment here as to why you have a #pyrefly: ignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants