mirror of https://github.com/celery/kombu.git
correcting interactive code
This commit is contained in:
parent
e1c2bcec7e
commit
de5e77e035
|
@ -27,7 +27,7 @@ method::
|
|||
|
||||
You can also check whether the connection is connected::
|
||||
|
||||
>>> connection.connected()
|
||||
>>> connection.connected
|
||||
True
|
||||
|
||||
Connections must always be closed after use::
|
||||
|
|
Loading…
Reference in New Issue