Skip to content

Commit 3a7d39c

Browse files
committed
minor fix in cqlengine docs
1 parent f3b9bad commit 3a7d39c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/cassandra/cqlengine/models.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Model
171171

172172
Sets the ttl values to run instance updates and inserts queries with.
173173

174-
.. method:: using(keyspace=None, connection=None)
174+
.. method:: using(connection=None)
175175

176176
Change the context on the fly of the model instance (keyspace, connection)
177177

0 commit comments

Comments
 (0)