Skip to content

Commit

Permalink
Merge pull request #50 from observerly/style/header/readFITSHeaderFro…
Browse files Browse the repository at this point in the history
…mBlocks

style: amend readFITSHeaderFromBlocks in header module in @observerly/fits
  • Loading branch information
michealroberts authored Jan 8, 2025
2 parents 8e14b3e + 4d91943 commit 07db113
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 07db113

Please sign in to comment.