Skip to content

Commit

Permalink
fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed May 14, 2024
1 parent d38b076 commit e708813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jwst/tweakreg/tweakreg_step.py
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ def process(self, input):
# Perform fit
try:
align_wcs(
imcats,
correctors,
refcat=ref_cat,
enforce_user_order=True,
expand_refcat=False,
Expand Down

0 comments on commit e708813

Please sign in to comment.