зеркало из https://github.com/microsoft/lisa.git
fix: Run black code formatting
This commit is contained in:
Родитель
b28aea3528
Коммит
07e5ca5d00
|
@ -205,7 +205,8 @@ class AzureImageStandard(TestSuite):
|
|||
re.compile(r"^(.*nofail.*)$", re.M),
|
||||
re.compile(
|
||||
r"^(.*SGI XFS with ACLs, security attributes, realtime, verbose warnings, quota, no debug enabled.*)$", # noqa: E501
|
||||
re.M)
|
||||
re.M,
|
||||
),
|
||||
]
|
||||
|
||||
@TestCaseMetadata(
|
||||
|
|
Загрузка…
Ссылка в новой задаче