Skip to content

Commit 171378f

Browse files
committed
downloads: run black
1 parent 4787317 commit 171378f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonbuild/downloads.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"version": "2.32",
2121
},
2222
"bzip2": {
23-
'url': 'https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz',
23+
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",
2424
"size": 810029,
2525
"sha256": "ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269",
2626
"version": "1.0.8",

0 commit comments

Comments
 (0)