summaryrefslogtreecommitdiff
path: root/buildstream/_artifactcache/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/_artifactcache/__init__.py')
-rw-r--r--buildstream/_artifactcache/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildstream/_artifactcache/__init__.py b/buildstream/_artifactcache/__init__.py
index fad483a57..76435e06f 100644
--- a/buildstream/_artifactcache/__init__.py
+++ b/buildstream/_artifactcache/__init__.py
@@ -18,3 +18,4 @@
# Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
from .artifactcache import ArtifactCache, ArtifactCacheSpec, CACHE_SIZE_FILE
+from .artifactcache import ArtifactCacheUsage