Skip to content

Commit 420dafb

Browse files
committed
doc: fix indentation in usage into the Python console
1 parent 5ada69d commit 420dafb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/usage.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ A screenshot to grab them all::
7474
Into the Python's console
7575
-------------------------
7676

77+
.. code:: python
78+
7779
>>> from mss import mss
7880
>>> sct = mss(display=b':0')
7981

0 commit comments

Comments
 (0)