Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6a90d3

Browse files
author
Kenneth Reitz
committed
Update README.rst
1 parent 93ffc7f commit c6a90d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Give your app an inbox easily::
1616
inbox = Inbox()
1717

1818
@inbox.collate
19-
def handle(to, sender, body)
19+
def handle(to, sender, body):
2020
...
2121

2222
# Bind directly.

0 commit comments

Comments
 (0)