Skip to content

Change kwargs input from dict to any #244

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

Merged
merged 3 commits into from
Jul 15, 2025
Merged

Conversation

Sparks29032
Copy link
Collaborator

This is a docstring update. Prior to this, we get a warning if any of our kwarg entries are not dicts. The kwargs entry is supposed to denote the possible entry types, not that kwargs is a dict.

Copy link

codecov bot commented Jul 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.12%. Comparing base (1f99f5e) to head (0c0ce8a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #244   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files          21       21           
  Lines        1142     1142           
=======================================
  Hits         1132     1132           
  Misses         10       10           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Sparks29032 Sparks29032 marked this pull request as ready for review July 15, 2025 15:49
@Sparks29032 Sparks29032 merged commit 9794099 into diffpy:main Jul 15, 2025
5 checks passed
@Sparks29032
Copy link
Collaborator Author

Merging this since it's a docstring update.

Sparks29032 added a commit to Sparks29032/diffpy.morph that referenced this pull request Jul 15, 2025
* Change kwargs input from dict to any

* News

* Explicitly list
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.

1 participant