Skip to content

Commit

Permalink
fix blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
jemorrison committed Dec 6, 2024
1 parent 3c18263 commit 3d5a831
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stdatamodels/jwst/datamodels/psf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ class MiriLrsPsfModel(ReferenceFileModel):

def __init__(self, init=None, **kwargs):
super(MiriLrsPsfModel, self).__init__(init=init, **kwargs)

0 comments on commit 3d5a831

Please sign in to comment.