Skip to content

Commit 4121bb8

Browse files
schwehrrouault
andauthoredFeb 17, 2025
jpegxl.py: Minor cleanup. (OSGeo#11854)
- Remove extra empty lines - Rename `outfilename` and `tmpfilename` -> `filename` - Rename `/vsimem/out.jxl` to be specific to each test function - Use `with open()` to load data with `.read()` - Fix spelling: `withing` -> `within` - Add a comment explaining the double run in `test_jpegxl_rasterio()` - Uses tmp_vsimem Fixes OSGeo#11833 Co-authored-by: Even Rouault <even.rouault@spatialys.com>
1 parent af5e6c2 commit 4121bb8

File tree

1 file changed

+109
-192
lines changed

1 file changed

+109
-192
lines changed
 

0 commit comments

Comments
 (0)