[Pkg-bitcoin-commits] [python-quamash] 11/78: Update README.rst

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 545fb04cd2ea1a75760f6d88011216eb0dfa8631
Author: João Paulo Vanzuita <joaopaulo.mailfs at gmail.com>
Date:   Mon Jan 2 23:13:56 2017 -0200

    Update README.rst
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 2d63a6a..6a9a73e 100644
--- a/README.rst
+++ b/README.rst
@@ -98,7 +98,7 @@ Usage
             await loop.run_in_executor(exec, last_50)
         # TODO announce completion?
 
-    await def first_50():
+    async def first_50():
         for i in range(50):
             progress.setValue(i)
             await asyncio.sleep(.1)

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