PluginRefactoringRope.py

changeset 248
59e983db024b
parent 246
6d84fb9cc612
child 251
4dcc73076100
diff -r e7ab4081f25d -r 59e983db024b PluginRefactoringRope.py
--- a/PluginRefactoringRope.py	Sun Feb 25 13:26:19 2018 +0100
+++ b/PluginRefactoringRope.py	Sat Mar 31 13:46:49 2018 +0200
@@ -31,7 +31,7 @@
 longDescription = """This plug-in implements refactoring functionality""" \
     """ using the Rope refactoring library. Additionally it implements an""" \
     """ alternative auto-completion and call-tips provider. It is a""" \
-    """ provider for code documentation as well.""" 
+    """ provider for code documentation as well."""
 pyqtApi = 2
 doNotCompile = True
 python2Compatible = True

eric ide

mercurial