Skip to content
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

Removing a duplicate hex rotation impl tag #1979

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Conversation

drewj-tp
Copy link
Contributor

What is the change?

The I_ARMI_ROTATE_HEX impl tag was added on both HexBlock.rotate and HexAssembly.rotate. The block tag was considered a duplicate and removed.

Why is the change being made?

Docs are not buildable with the duplicate impl tags.


Checklist

  • The release notes have been updated if necessary.
  • The documentation is still up-to-date in the doc folder.
  • The dependencies are still up-to-date in pyproject.toml.

The assembly one is more important so remove the
duplicate from the block
@drewj-tp drewj-tp added the documentation Improvements or additions to documentation label Oct 28, 2024
@drewj-tp drewj-tp self-assigned this Oct 28, 2024
@john-science john-science changed the title Remove a duplicate hex rotation impl tag Removing a duplicate hex rotation impl tag Oct 28, 2024
@john-science john-science merged commit d0f2ef8 into main Oct 28, 2024
19 checks passed
@john-science john-science deleted the fix-hex-rotate-docs branch October 28, 2024 15:43
drewj-tp added a commit that referenced this pull request Oct 29, 2024
* main:
  Fixing HexBlock docstrings (#1981)
  Removing a duplicate hex rotation impl tag (#1979)
  Avoiding closing plots that are meant to be interactive (#1978)
  Ensuring HexBlock.rotate updates child spatial locators (#1943)
  Add new memory runLog info to memoryProfiler.py  (#1970)
  Fixing various doc build issues (#1974)
  Hiding sphinx-needs warnings during doc build (#1973)
  Fixing warnings in CLI startup (#1972)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants