eric6/PluginManager/PluginInfoDialog.py

changeset 7780
41420f82c0ac
parent 7360
9190402e4505
child 7923
91e843545d9a
--- a/eric6/PluginManager/PluginInfoDialog.py	Mon Oct 12 17:39:45 2020 +0200
+++ b/eric6/PluginManager/PluginInfoDialog.py	Mon Oct 12 18:23:44 2020 +0200
@@ -3,12 +3,10 @@
 # Copyright (c) 2007 - 2020 Detlev Offenbach <detlev@die-offenbachs.de>
 #
 
-
 """
 Module implementing the Plugin Info Dialog.
 """
 
-
 from PyQt5.QtCore import pyqtSlot, Qt
 from PyQt5.QtGui import QBrush
 from PyQt5.QtWidgets import QDialog, QTreeWidgetItem, QHeaderView, QMenu

eric ide

mercurial