Skip to content

Commit

Permalink
clean clutter
Browse files Browse the repository at this point in the history
  • Loading branch information
terwill authored and russell-taylor committed Jul 13, 2021
1 parent 83f8cfa commit 6d227f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iotbx/map_model_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ def __init__(self,
# any_map_manager, model, ncs_object know about shift

any_map_manager = mmmn.map_manager()
# Put shifted map in the right place. It is either map_manager
# Put shifted map in the right place. It is either map_manager
# or map_manager_1
if any_map_manager_is_map_manager:
map_manager = any_map_manager
Expand Down

0 comments on commit 6d227f0

Please sign in to comment.