Skip to content

Commit

Permalink
Black formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgjarrett committed Jan 21, 2025
1 parent 5fc0d5e commit 19911b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions armi/reactor/converters/geometryConverters.py
Original file line number Diff line number Diff line change
Expand Up @@ -1570,6 +1570,7 @@ def scaleParamsRelatedToSymmetry(core, paramsToScaleSubset=None):
for b, bSymmetric in zip(a, aSymmetric):
_scaleParamsInBlock(b, bSymmetric, completeListOfParamsToScale)


def _generateListOfParamsToScale(core, paramsToScaleSubset):
fluxParamsToScale = (
core.getFirstBlock()
Expand Down

0 comments on commit 19911b7

Please sign in to comment.