eric6/E5Gui/E5LineEdit.py

changeset 7780
41420f82c0ac
parent 7628
f904d0eef264
child 7900
72b88fb20261
child 7924
8a96736d465e
diff -r 757334671130 -r 41420f82c0ac eric6/E5Gui/E5LineEdit.py
--- a/eric6/E5Gui/E5LineEdit.py	Mon Oct 12 17:39:45 2020 +0200
+++ b/eric6/E5Gui/E5LineEdit.py	Mon Oct 12 18:23:44 2020 +0200
@@ -7,7 +7,6 @@
 Module implementing specialized line edits.
 """
 
-
 from PyQt5.QtCore import pyqtSignal, Qt, QEvent
 from PyQt5.QtWidgets import (
     QLineEdit, QWidget, QHBoxLayout, QBoxLayout, QLayout, QApplication,

eric ide

mercurial