minor fix in cqlengine docs

This commit is contained in:
Alan Boudreault 2017-07-18 16:03:10 -04:00
parent f3b9badd14
commit 3a7d39c60c
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ Model
Sets the ttl values to run instance updates and inserts queries with.
.. method:: using(keyspace=None, connection=None)
.. method:: using(connection=None)
Change the context on the fly of the model instance (keyspace, connection)