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 cc5c8e3 commit 974ab88Copy full SHA for 974ab88
doc/fake__sounddevice.py
@@ -1,7 +1,7 @@
1
"""Mock module for Sphinx autodoc."""
2
3
4
-import ctypes
+import ctypes.util
5
6
7
old_find_library = ctypes.util.find_library
0 commit comments