Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterPSmith committed Jul 10, 2024
1 parent ec04ddf commit 82f2724
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions armi/bookkeeping/db/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,10 @@ def loadOperator(
allowMissing=allowMissing,
)


# Update the global assembly number because, if the user is loading a reactor from
# blueprints and does not have access to an operator, it is unlikely that there is
# another reactor that has alter the global assem num. Fresh cases typically want
# this updated.


o = thisCase.initializeOperator(r=r)
runLog.important(
Expand Down

0 comments on commit 82f2724

Please sign in to comment.