Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(typing): Use correct TypeVar/Union pairs in from_native #1935

Merged

Conversation

dangotbanned
Copy link
Member

@dangotbanned dangotbanned commented Feb 4, 2025

What type of PR is this? (check all applicable)

  • πŸ’Ύ Refactor
  • ✨ Feature
  • πŸ› Bug Fix
  • πŸ”§ Optimization
  • πŸ“ Documentation
  • βœ… Test
  • 🐳 Other

Related issues

Checklist

  • Code follows style guide (ruff)
  • Tests added
  • Documented the changes

If you have comments or can explain your changes, please do so below

Resolves 4x pyright warnings.

I was planning to look at fixing (#1928) but these needed to be addressed first

image

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

thanks @dangotbanned !

@dangotbanned dangotbanned marked this pull request as ready for review February 4, 2025 15:08
@MarcoGorelli MarcoGorelli merged commit a2ff411 into narwhals-dev:main Feb 4, 2025
24 checks passed
@dangotbanned
Copy link
Member Author

dangotbanned commented Feb 4, 2025

@MarcoGorelli I have a similar fix for to_native, should I do another PR for that?

edit: oop ship sailed

@dangotbanned dangotbanned deleted the fix-from-native-overloads-1 branch February 4, 2025 15:30
dangotbanned added a commit to dangotbanned/narwhals that referenced this pull request Feb 4, 2025
MarcoGorelli pushed a commit that referenced this pull request Feb 4, 2025
dangotbanned added a commit to dangotbanned/narwhals that referenced this pull request Feb 6, 2025
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.

2 participants