Skip to content

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.

@ChrisRackauckas
Copy link
Member

Add JET tests that hit this to nopre?

@RomeoV
Copy link
Contributor Author

RomeoV commented Aug 20, 2025

Waiting for #665

This is nevery defined anywhere and thus invalid code and trips up JET.
@RomeoV RomeoV force-pushed the rv/fix-extra-kwargs branch from 2a2a90b to 30bd738 Compare August 25, 2025 13:21
@ChrisRackauckas ChrisRackauckas merged commit 7b213a8 into SciML:master Aug 27, 2025
46 of 53 checks passed
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