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 f8d1d28 commit 133479fCopy full SHA for 133479f
pins/__init__.py
@@ -11,4 +11,4 @@
11
# Imports ----
12
from .boards import BaseBoard
13
from .constructors import *
14
-from .cache import PinsCache, PinsUrlCache
+from .cache import PinsCache, PinsUrlCache, cache_prune
0 commit comments