src/eric7/Sessions/SessionFile.py

branch
eric7
changeset 10339
446d22fa1aea
parent 10336
c6bc1a214331
child 10365
0d603858452d
diff -r 7329b8d78f7b -r 446d22fa1aea src/eric7/Sessions/SessionFile.py
--- a/src/eric7/Sessions/SessionFile.py	Fri Nov 24 12:06:59 2023 +0100
+++ b/src/eric7/Sessions/SessionFile.py	Fri Nov 24 12:11:49 2023 +0100
@@ -351,7 +351,7 @@
                 debugInfoDict["CommandLine"],
                 debugInfoDict["WorkingDirectory"],
                 debugInfoDict["Environment"],
-                debugInfoDict["Exceptions"] ,
+                debugInfoDict["Exceptions"],
                 debugInfoDict["IgnoredExceptions"],
                 debugInfoDict["AutoClearShell"],
                 debugInfoDict["TracePython"],

eric ide

mercurial