Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatthieu3 committed Jan 10, 2025
1 parent 21e2059 commit 0c928ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ use std::io::Cursor;
use fitsrs::hdu::HDU;
use fitsrs::hdu::data::DataIter;
use fitsrs::fits::Fits;
use fitsrs::hdu::header::extension::Xtension;
use fitsrs::hdu::header::Xtension;

use std::io::{BufReader, Read};

Expand Down

0 comments on commit 0c928ad

Please sign in to comment.