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.
1 parent 96c17a8 commit 822cfc8Copy full SHA for 822cfc8
doc/conf.py
@@ -3,7 +3,7 @@
3
import os
4
from subprocess import check_output
5
6
-sys.path.insert(0, os.path.abspath('..'))
+sys.path.insert(0, os.path.abspath('../src'))
7
sys.path.insert(0, os.path.abspath('.'))
8
9
# Fake import to avoid actually loading CFFI and the PortAudio library
0 commit comments