[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
2f8e436213
commit
95f70839c7
|
@ -193,7 +193,7 @@ def main(
|
|||
if old_pytest_version is None:
|
||||
os.environ.pop("PYTEST_VERSION", None)
|
||||
else:
|
||||
os.environ["PYTEST_VERSION"] = old_pytest_version
|
||||
os.environ["PYTEST_VERSION"] = old_pytest_version
|
||||
|
||||
|
||||
def console_main() -> int:
|
||||
|
|
Loading…
Reference in New Issue