src/eric7/Testing/Interfaces/PytestExecutor.py

branch
eric7
changeset 9473
3f23dbf37dbe
parent 9413
80c06d472826
child 9546
9ab5b929408b
--- a/src/eric7/Testing/Interfaces/PytestExecutor.py	Fri Nov 04 13:46:31 2022 +0100
+++ b/src/eric7/Testing/Interfaces/PytestExecutor.py	Fri Nov 04 13:52:26 2022 +0100
@@ -11,7 +11,7 @@
 import json
 import os
 
-from PyQt6.QtCore import pyqtSlot, QProcess
+from PyQt6.QtCore import QProcess, pyqtSlot
 
 from eric7.EricNetwork.EricJsonStreamReader import EricJsonReader
 

eric ide

mercurial