We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b83df3 commit e7205ffCopy full SHA for e7205ff
1 file changed
pep.rst
@@ -140,7 +140,7 @@ would have a dynamically computed return type ``list[<User>]`` where::
140
title: str
141
content: str
142
143
-Even further, the IDE would offer code completion for
+Even further, an IDE could offer code completion for
144
all arguments of the ``db.select()`` call, recursively.
145
146
(Example code for implementing this :ref:`below <qb-impl>`.)
0 commit comments