Skip to content

docs: fix the example of using DiffractionObject.get_array_index in the documentation #353

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

Closed
wants to merge 1 commit into from

Conversation

ycexiao
Copy link
Contributor

@ycexiao ycexiao commented Jul 24, 2025

What problem does this PR address

Closes #352

In the documentation, running the example code of DiffractionObject.get_array_index will throw an error.
This PR updates the example code of this function.

What should the reviewer(s) do

Please check the updated documentation.

Copy link

codecov bot commented Jul 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@7eb9f5c). Learn more about missing BASE report.

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

@ycexiao
Copy link
Contributor Author

ycexiao commented Jul 24, 2025

It is closed because there are some details that need to be figured out first.

@ycexiao ycexiao closed this Jul 24, 2025
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.
1 participant