Skip to content

Commit

Permalink
Fix style checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
mairanteodoro committed Oct 5, 2023
1 parent d004017 commit 898873c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion romancal/tweakreg/tests/test_astrometric_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ def __init__(self, *args, **kwargs):

def get_proper_motion_correction(epoch, gaia_ref_epoch_coords, gaia_ref_epoch):
"""
Calculates the proper motion correction for a given epoch and Gaia reference epoch coordinates.
Calculates the proper motion correction for a given epoch and Gaia reference epoch
coordinates.
Parameters
----------
Expand Down

0 comments on commit 898873c

Please sign in to comment.