autopep8: Update with changes to make autopep8 -a -a -a happy
This commit is contained in:
parent
a7541ad8b4
commit
44c28c8c16
26 changed files with 66 additions and 59 deletions
|
|
@ -85,12 +85,12 @@ def test_runner_detection(tempdir):
|
|||
},
|
||||
"rhel": {
|
||||
"base": 90,
|
||||
"versions": [91, 92, 93],
|
||||
"versions": [91, 92, 93],
|
||||
"check": {94: 93},
|
||||
},
|
||||
"future": {
|
||||
"base": 100,
|
||||
"versions": [101, 102, 103],
|
||||
"versions": [101, 102, 103],
|
||||
"check": {110: 103},
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue