[Pcsclite-git-commit] [PCSC] 02/05: pep8: fix warning

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Feb 15 22:53:32 UTC 2017


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository PCSC.

commit 44d400f0072c3a8ab1eb2aa6b225fa82a34d0808
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Feb 15 23:48:03 2017 +0100

    pep8: fix warning
    
    ThreadSafeConnect.py:72:1: E302 expected 2 blank lines, found 1
---
 UnitaryTests/ThreadSafeConnect.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/UnitaryTests/ThreadSafeConnect.py b/UnitaryTests/ThreadSafeConnect.py
index c001166..3ac20bf 100755
--- a/UnitaryTests/ThreadSafeConnect.py
+++ b/UnitaryTests/ThreadSafeConnect.py
@@ -69,6 +69,7 @@ def stress(*args):
 
     print("Exiting thread:", thread)
 
+
 def main():
     """
     main

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/PCSC.git



More information about the Pcsclite-cvs-commit mailing list