Skip to content

fix pandas dataframe min have no newline between parameters #1754#2378

Closed
asukaminato0721 wants to merge 2 commits intofacebook:mainfrom
asukaminato0721:1754
Closed

fix pandas dataframe min have no newline between parameters #1754#2378
asukaminato0721 wants to merge 2 commits intofacebook:mainfrom
asukaminato0721:1754

Conversation

@asukaminato0721
Copy link
Contributor

Summary

Fixes #1754

Added multiline signature help labels for long signatures by switching to hover-style formatting when the label is long and has multiple parameters.

Test Plan

Added a test to ensure long signatures are rendered with newlines.

@meta-cla meta-cla bot added the cla signed label Feb 10, 2026
@github-actions
Copy link

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@asukaminato0721 asukaminato0721 deleted the 1754 branch February 14, 2026 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pandas dataframe min have no newline between parameters

1 participant