PEP8 fix : ./connectors/PYRO/PSK_Adapter.py:49:1: E302 expected 2 blank lines, found 1
authorEdouard Tisserant <edouard.tisserant@gmail.com>
Tue, 16 Apr 2019 13:32:32 +0200
changeset 2597 7e20fe7facd6
parent 2596 779e8dbf1ee1
child 2598 46df689dbc3b
PEP8 fix : ./connectors/PYRO/PSK_Adapter.py:49:1: E302 expected 2 blank lines, found 1
connectors/PYRO/PSK_Adapter.py
--- a/connectors/PYRO/PSK_Adapter.py	Tue Apr 16 11:26:52 2019 +0200
+++ b/connectors/PYRO/PSK_Adapter.py	Tue Apr 16 13:32:32 2019 +0200
@@ -53,6 +53,7 @@
     Pyro unfortunately doesn't allow cleaner customization
     """
 
+
     def bindToURI(self, URI):
         with self.lock:   # only 1 thread at a time can bind the URI
             try: