eric6/PipInterface/PipDialog.py

changeset 7780
41420f82c0ac
parent 7360
9190402e4505
child 7826
704c46e040a2
diff -r 757334671130 -r 41420f82c0ac eric6/PipInterface/PipDialog.py
--- a/eric6/PipInterface/PipDialog.py	Mon Oct 12 17:39:45 2020 +0200
+++ b/eric6/PipInterface/PipDialog.py	Mon Oct 12 18:23:44 2020 +0200
@@ -7,7 +7,6 @@
 Module implementing a dialog showing the output of a pip command.
 """
 
-
 from PyQt5.QtCore import (
     pyqtSlot, Qt, QCoreApplication, QTimer, QProcess
 )

eric ide

mercurial