[Pkg-bitcoin-commits] [python-quamash] 45/78: Update __init__.py

Jonas Smedegaard dr at jones.dk
Tue Dec 19 01:19:55 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 664edac5f90a4ced26a31ff929ec7464b2d411bf
Author: Neil <mistersheik at gmail.com>
Date:   Mon Sep 4 18:36:48 2017 -0400

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

diff --git a/quamash/__init__.py b/quamash/__init__.py
index c3e2612..68de9e6 100644
--- a/quamash/__init__.py
+++ b/quamash/__init__.py
@@ -7,6 +7,7 @@ __author__ = 'Mark Harviston <mark.harviston at gmail.com>, Arve Knudsen <arve.knud
 __version__ = '0.5.5'
 __url__ = 'https://github.com/harvimt/quamash'
 __license__ = 'BSD'
+__all__ = ['QEventLoop', 'QThreadExecutor']
 
 import sys
 import os

-- 
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