Skip to content

Commit

Permalink
DOC: do not cut off "import sys" line
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenanz committed Aug 24, 2020
1 parent 65feaff commit 9b96884
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ C++

.. literalinclude:: Code.py
:language: python
:lines: 1, 18-
:lines: 1, 17-

Classes demonstrated
--------------------
Expand Down

0 comments on commit 9b96884

Please sign in to comment.