Skip to content

Commit f459923

Browse files
committed
Fix API docs referencing a default that is not defined
This is a left over from an earlier design of this API
1 parent 72c9bf8 commit f459923

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/neo4j/_work/summary.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -805,8 +805,6 @@ def position(self) -> SummaryInputPosition | None:
805805
The position of the input that caused the status (if applicable).
806806
807807
This is vendor-specific information.
808-
If not provided, it defaults to :class:`SummaryInputPosition`'s
809-
default.
810808
811809
Only notifications (see :attr:`.is_notification`) have a meaningful
812810
position.

0 commit comments

Comments
 (0)