[Pkg-bitcoin-commits] [python-quamash] 13/78: lint in __init__

Jonas Smedegaard dr at jones.dk
Tue Dec 19 01:19:51 UTC 2017


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

js pushed a commit to annotated tag debian/0.6.0_dfsg-1
in repository python-quamash.

commit 7e6f67eb05815521994aa3b206ff295cb036e569
Author: Korijn van Golen <korijn at gmail.com>
Date:   Wed Aug 9 07:46:22 2017 +0200

    lint in __init__
---
 quamash/__init__.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/quamash/__init__.py b/quamash/__init__.py
index cae45b6..8fb1821 100644
--- a/quamash/__init__.py
+++ b/quamash/__init__.py
@@ -169,6 +169,7 @@ def _make_signaller(qtimpl_qtcore, *args):
 			signal = qtimpl_qtcore.pyqtSignal(*args)
 	return Signaller()
 
+
 if os.name == 'nt':
 	from . import _windows
 	_baseclass = _windows.baseclass

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list