From 8c375383148f100f03aed52827ac513f145078c2 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Wed, 27 Jan 2016 10:12:18 +0100 Subject: code formatting: fix whitespace issues --- test/tutils.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/tutils.py') diff --git a/test/tutils.py b/test/tutils.py index 8f92b596..5bd91307 100644 --- a/test/tutils.py +++ b/test/tutils.py @@ -121,6 +121,7 @@ def tmpdir(*args, **kwargs): class MockParser(argparse.ArgumentParser): + """ argparse.ArgumentParser sys.exits() by default. Make it more testable by throwing an exception instead. -- cgit v1.2.3