Skip to content

Commit b509068

Browse files
tacaswellniyas-sait
authored andcommitted
STY: remove trailing whitespace
1 parent 1f54d47 commit b509068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setupext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ def get_and_extract_tarball(urls, sha, dirname):
176176
# changed below in the embedded windows build script (grep for "REMINDER" in
177177
# this file). Also update the cache path in `.circleci/config.yml`.
178178
TESTING_VERSION_OF_FREETYPE = '2.6.1'
179-
if sys.platform.startswith('win') and platform.machine() == 'ARM64':
179+
if sys.platform.startswith('win') and platform.machine() == 'ARM64':
180180
# older versions of freetype are not supported for win/arm64
181181
# Matplotlib tests will not pass
182182
LOCAL_FREETYPE_VERSION = '2.11.1'

0 commit comments

Comments
 (0)