python313Packages.borb: remove space
Fabian Affolter 9 months ago 08cc35ce 3f7aa85c
··· 61 61 pythonImportsCheck = [ "borb.pdf" ]; 62 62 63 63 disabledTests = [ 64 64 - "test_code_files_are_small " 64 64 + "test_code_files_are_small" 65 65 "test_image_has_pdfobject_methods" 66 66 ]; 67 67