Black 20 release

This commit is contained in:
Lysandre
2020-08-26 17:20:22 +02:00
parent e78c110338
commit a75c64d80c
191 changed files with 4807 additions and 3503 deletions

View File

@@ -169,7 +169,7 @@ def assert_screenout(out, what):
class CaptureStd:
""" Context manager to capture:
"""Context manager to capture:
stdout, clean it up and make it available via obj.out
stderr, and make it available via obj.err