Skip to content

Commit ccb2e6b

Browse files
committed
reorg cassandra.query doc
Hoping to avoid confusion on statement initializers by removing the signature and dropping the position of the abstract class. PYTHON-219
1 parent fb444ee commit ccb2e6b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/api/cassandra/query.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111

1212
.. autofunction:: ordered_dict_factory
1313

14-
.. autoclass:: Statement
15-
:members:
16-
1714
.. autoclass:: SimpleStatement
1815
:members:
1916

@@ -23,6 +20,9 @@
2320
.. autoclass:: BoundStatement
2421
:members:
2522

23+
.. autoclass:: Statement ()
24+
:members:
25+
2626
.. autodata:: UNSET_VALUE
2727
:annotation:
2828

0 commit comments

Comments
 (0)