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 3462e73 commit 4b111a5Copy full SHA for 4b111a5
doc/fake__jack.py
@@ -1,6 +1,6 @@
1
"""Mock module for Sphinx autodoc."""
2
3
-import ctypes
+import ctypes.util
4
5
old_find_library = ctypes.util.find_library
6
0 commit comments