Author: Ronny Pfannschmidt <[email protected]>
Branch: pytest
Changeset: r57759:2d4adb7a8852
Date: 2012-10-03 09:56 +0200
http://bitbucket.org/pypy/pypy/changeset/2d4adb7a8852/
Log: indentation
diff --git a/pypy/tool/pytest/viewerplugin.py b/pypy/tool/pytest/viewerplugin.py
--- a/pypy/tool/pytest/viewerplugin.py
+++ b/pypy/tool/pytest/viewerplugin.py
@@ -33,5 +33,5 @@
if 'pygame' in sys.modules:
assert item.config.option.view, ("should not invoke Pygame "
- "if view option is False")
+ "if view option is False")
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit