Skip to content

Commit

Permalink
style: amend readFITSHeaderFromBlocks in header module in @observerly…
Browse files Browse the repository at this point in the history
…/fits

style: amend readFITSHeaderFromBlocks in header module in @observerly/fits
  • Loading branch information
michealroberts committed Jan 8, 2025
1 parent 8e14b3e commit 4d91943
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/header/readFITSHeaderFromBlocks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ export const readFITSHeaderFromBlocks = async (
headers: blocks.flatMap(block => block.headers)
}
}

/*****************************************************************************************************************/

0 comments on commit 4d91943

Please sign in to comment.