We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f18999 + e8c7f84 commit 3f6c528Copy full SHA for 3f6c528
python.rst
@@ -57,7 +57,7 @@ REPL
57
58
* Use the ``help`` function to read the documentation for a module/class/function. As a standalone invocation,
59
you enter the help system and can explore various topics.
60
-* Use the ``dir`` function to list contents of the namespace, or attributes of an object if you pass one in
+* Use the ``dir`` function to list contents of the namespace, or attributes of an object if you pass one in.
61
62
.. note::
63
0 commit comments