Skip to content

Commit 7e063ac

Browse files
committed
hedge
1 parent f46f0a4 commit 7e063ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

finance/proposal-calls/cycle3/aperio_fits_dask.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ Python rather than using the `cfitsio` C library to do it. This will have the
9292
side effect of significantly reducing the compile time complexity of Astropy, as
9393
the bundled cfitsio library could then be removed from the core package (as it
9494
was only used for the compression). We expect that we would address all of the
95-
points in this issue during development of a native Python tile [de]compression
96-
package.
95+
points in this issue during development of a tile [de]compression package
96+
independent of cfitsio.
9797

9898
Some relevant issues:
9999

0 commit comments

Comments
 (0)