Skip to content

docs: fix the diffpy.utils.transforms.d_to_tth example #357

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 1 commit into from
Jul 25, 2025

Conversation

ycexiao
Copy link
Contributor

@ycexiao ycexiao commented Jul 25, 2025

What problem does this PR address

Closes #352

Remove a d value from the documentation that will raise ValueError.

Copy link

Warning! No news item is found for this PR. If this is a user-facing
change/feature/fix,
please add a news item by copying the format from news/TEMPLATE.rst.
For best practices, please visit
https://scikit-package.github.io/scikit-package/frequently-asked-questions.html#billinge-group-standards.

Copy link

codecov bot commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (44328a2) to head (3ea591b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #357   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          520       520           
=========================================
  Hits           520       520           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ycexiao ycexiao marked this pull request as ready for review July 25, 2025 20:52
@ycexiao
Copy link
Contributor Author

ycexiao commented Jul 25, 2025

@sbillinge, it's ready for review. The news file has already been added in #354. These two PR address the same problem (documentation examples), so I didn't create a new file for this one.

@sbillinge sbillinge merged commit 1163ae8 into diffpy:main Jul 25, 2025
4 of 5 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.

docs: some parts in documentation are incorrect.
2 participants