Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 30, 2024
1 parent 4763b02 commit 5ea3a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imap_processing/mag/l1a/mag_l1a.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ def process_packets(
# this is because mypy expects both to have the attributes
primary_packet_data.total_vectors,
secondary_packet_data.total_vectors,
mag_l0.COMPRESSION
mag_l0.COMPRESSION,
)

primary_timestamped_vectors = MagL1a.calculate_vector_time(
Expand Down

0 comments on commit 5ea3a9f

Please sign in to comment.