Skip to content

ENH: Add pythonic keyword interface to set_config#13681

Open
Aniketsy wants to merge 6 commits intomne-tools:mainfrom
Aniketsy:fix-13052
Open

ENH: Add pythonic keyword interface to set_config#13681
Aniketsy wants to merge 6 commits intomne-tools:mainfrom
Aniketsy:fix-13052

Conversation

@Aniketsy
Copy link
Contributor

fixes #13052

This is an initial implementation based on the discussion in the issue. please let me know if this needs further improvement.
I used AI while drafting tests to help improve edge case coverage, and run the test locally (tets_config.py)
Thanks!

@CarinaFo
Copy link
Contributor

Hi Aniketsy,

Thank you for contributing. I haven't gone through your code in detail yet, but saw that a few of your tests are failing. I recommend running tests locally to make sure they pass and understand why they fail, before pushing your commits.

Running tests locally is documented in the contributing guide, let us know if you run into issues.

@Aniketsy
Copy link
Contributor Author

@CarinaFo thanks, I had only run one test file. I’ll run the full test suite and verify before pushing.

@Aniketsy Aniketsy marked this pull request as draft February 25, 2026 11:21
@CarinaFo CarinaFo self-assigned this Feb 25, 2026
@Aniketsy Aniketsy marked this pull request as ready for review February 28, 2026 07:03
@Aniketsy
Copy link
Contributor Author

@CarinaFo Hi, all CI checks are green now. Please review when you get a chance.

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.

ENH: Improve API of set_config

2 participants