install.py: fixed a code style issue.

Sun, 01 Nov 2020 11:07:43 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 01 Nov 2020 11:07:43 +0100
changeset 7823
9a4e93471a06
parent 7822
21bd2e98b9f0
child 7824
096b3ebc1409
child 7826
704c46e040a2

install.py: fixed a code style issue.

scripts/install.py file | annotate | diff | comparison | revisions
--- a/scripts/install.py	Sun Nov 01 11:06:10 2020 +0100
+++ b/scripts/install.py	Sun Nov 01 11:07:43 2020 +0100
@@ -1338,6 +1338,7 @@
     installInfo["argv_edited"] = False
     installInfo["eric_edited"] = False
 
+
 def pipInstall(packageName, message):
     """
     Install the given package via pip.

eric ide

mercurial