Skip to content

Commit

Permalink
Merge 25184c1 into b23fc74
Browse files Browse the repository at this point in the history
  • Loading branch information
albeanth committed Jan 31, 2024
2 parents b23fc74 + 25184c1 commit d117955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armi/reactor/assemblies.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ def getArea(self):
:implements: R_ARMI_ASSEM_DIMS
Returns the area of the first block in the Assembly. If there are no
block in the Assembly, a warning is issued and a default area of 1.0
blocks in the Assembly, a warning is issued and a default area of 1.0
is returned.
"""
try:
Expand Down

0 comments on commit d117955

Please sign in to comment.