aboutsummaryrefslogtreecommitdiffstats
path: root/grc/gui_qt/external_editor.py
diff options
context:
space:
mode:
Diffstat (limited to 'grc/gui_qt/external_editor.py')
-rw-r--r--grc/gui_qt/external_editor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/gui_qt/external_editor.py b/grc/gui_qt/external_editor.py
index 255779bc9..522b6dc4b 100644
--- a/grc/gui_qt/external_editor.py
+++ b/grc/gui_qt/external_editor.py
@@ -71,4 +71,4 @@ if __name__ == '__main__':
e.start()
time.sleep(15)
e.stop()
- e.join() \ No newline at end of file
+ e.join()