eric6/Cooperation/Connection.py

changeset 7780
41420f82c0ac
parent 7360
9190402e4505
child 7923
91e843545d9a
--- a/eric6/Cooperation/Connection.py	Mon Oct 12 17:39:45 2020 +0200
+++ b/eric6/Cooperation/Connection.py	Mon Oct 12 18:23:44 2020 +0200
@@ -7,7 +7,6 @@
 Module implementing a class representing a peer connection.
 """
 
-
 from PyQt5.QtCore import pyqtSignal, QTimer, QTime, QByteArray
 from PyQt5.QtNetwork import QTcpSocket, QHostInfo
 

eric ide

mercurial