We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc1503 commit 060af3eCopy full SHA for 060af3e
1 file changed
docs/source/developer/run-ipython.rst
@@ -18,6 +18,6 @@ import without changing the import path:
18
:caption: Interactive IPython session
19
20
[...]
21
- In [1] from docbuild.cli.context import Doctype
+ In [1]: from docbuild.cli.context import Doctype
22
In [2]: Doctype
23
Out[2]: docbuild.models.doctype.Doctype
0 commit comments