X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fdc775af55c604458345c7045b8478fa230e3bce..62d32a5fb17f4a15a06284a81e676fb4a8f2c56c:/wxPython/wx/lib/fancytext.py?ds=inline
diff --git a/wxPython/wx/lib/fancytext.py b/wxPython/wx/lib/fancytext.py
index c07d6f0461..0c61639f19 100644
--- a/wxPython/wx/lib/fancytext.py
+++ b/wxPython/wx/lib/fancytext.py
@@ -401,7 +401,7 @@ renderToDC = RenderToDC
 # Test Driver
 
 def test():
-    testText = 
+    testText = \
 """FancyText -- methods for rendering XML specified text
 
 This module exports four main methods::