Skip to content

Commit d304dd9

Browse files
committed
pr response
1 parent 1a91162 commit d304dd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

imap_data_access/file_validation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ def construct_path(self) -> Path:
687687
return spice_dir / subdir / self.filename
688688

689689
@staticmethod
690-
def _spice_parts_handler(components):
690+
def _spice_parts_handler(components): # noqa: PLR0912
691691
"""Validate and transform SPICE file compents.
692692
693693
Parameters

0 commit comments

Comments
 (0)