Skip to content

Commit

Permalink
PEP8 formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
VChristiaens committed Sep 12, 2024
1 parent 90af89f commit e6ae1ef
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions vip_hci/psfsub/pca_local.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,7 @@

@dataclass
class PCA_ANNULAR_Params:
"""
Set of parameters for the annular PCA module.
"""
"""Set of parameters for the annular PCA module."""

cube: np.ndarray = None
angle_list: np.ndarray = None
Expand Down

0 comments on commit e6ae1ef

Please sign in to comment.