Skip to content

Rm kwargs #680

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Rm kwargs #680

wants to merge 1 commit into from

Conversation

RomeoV
Copy link
Contributor

@RomeoV RomeoV commented Aug 15, 2025

This is nevery defined anywhere and thus invalid code and trips up JET.

Fixes #679

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

This is nevery defined anywhere and thus invalid code and trips up JET.
@ChrisRackauckas
Copy link
Member

Add JET tests that hit this to nopre?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extra kwargs is invalid code
2 participants