mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 20:54:38 +03:00
CI: fix import
and source format by black Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -3,8 +3,8 @@ This sets variables for a matrix of QT versions to test downloading against with
|
||||
"""
|
||||
import collections
|
||||
import json
|
||||
import random
|
||||
from itertools import product
|
||||
from random import random
|
||||
|
||||
MIRRORS = [
|
||||
"https://mirrors.ocf.berkeley.edu/qt",
|
||||
|
||||
Reference in New Issue
Block a user