This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 29c1794f8f402f0befd56621c63e5ddf26ad5b2e Mon Sep 17 00:00:00 2001 | |
From: Brian Clee <bclee@esri.com> | |
Date: Thu, 8 Aug 2024 14:06:38 -0700 | |
Subject: [PATCH 1/1] fix-ImageCms-import-without-lcms2 | |
--- | |
src/PIL/ImageCms.py | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
diff --git a/src/PIL/ImageCms.py b/src/PIL/ImageCms.py |