Skip to content

Commit

Permalink
Update armi/utils/plotting.py
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Keckler <kecklerct@gmail.com>
  • Loading branch information
mgjarrett and keckler committed Feb 26, 2024
1 parent a1a49d5 commit 7e7d2a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion armi/utils/plotting.py
Expand Up @@ -1251,7 +1251,8 @@ def _makeComponentPatch(component, position, cold, hexRotation=30):
True if looking for dimension at cold temps
hexRotation: float, optional
Amount of counterclockwise rotation (in degrees) for a hexagon component patch
Amount of counterclockwise rotation (in degrees) for a hexagon component patch. 0 degrees
corresponds to a hexagon with its corner pointing up.
Return
------
Expand Down

0 comments on commit 7e7d2a1

Please sign in to comment.