From e88a2ea8adb4a57c9cf5c44fe30c210c8608361b Mon Sep 17 00:00:00 2001 From: Patrick Monnerat Date: Fri, 10 May 2019 16:26:39 +0200 Subject: Reindent all Python sources to ts=4. Strip trailing spaces. --- plugins/pythonconsole/pythonconsole/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/pythonconsole') diff --git a/plugins/pythonconsole/pythonconsole/__init__.py b/plugins/pythonconsole/pythonconsole/__init__.py index 59ac413e..07d13c70 100755 --- a/plugins/pythonconsole/pythonconsole/__init__.py +++ b/plugins/pythonconsole/pythonconsole/__init__.py @@ -8,7 +8,7 @@ # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. -# +# # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- cgit v1.2.1