py36+: update the target version of black to py36

This commit is contained in:
Anthony Sottile
2020-10-02 13:09:35 -07:00
parent 6ed07a1c25
commit f295b0267d
16 changed files with 28 additions and 28 deletions

View File

@@ -975,7 +975,7 @@ class Metafunc:
] = None,
scope: "Optional[_Scope]" = None,
*,
_param_mark: Optional[Mark] = None
_param_mark: Optional[Mark] = None,
) -> None:
"""Add new invocations to the underlying test function using the list
of argvalues for the given argnames. Parametrization is performed