nixosTestLib: fix various linting issues
This commit is contained in:
@@ -41,4 +41,5 @@ ignore = [
|
||||
"ANN", # type annotations
|
||||
"COM812", # trailing comma
|
||||
"ISC001", # string concatenation
|
||||
"T201", # print statements
|
||||
]
|
||||
Reference in New Issue
Block a user