Skip to content

Commit 8fd670e

Browse files
committed
DOC: change python to python3
1 parent 45e49ad commit 8fd670e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sounddevice.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ def query_devices(device=None, kind=None):
557557
558558
.. code-block:: sh
559559
560-
python -m sounddevice
560+
python3 -m sounddevice
561561
562562
Examples
563563
--------

0 commit comments

Comments
 (0)