summaryrefslogtreecommitdiff
path: root/buildstream
diff options
context:
space:
mode:
authorRaoul Hidalgo Charman <raoul.hidalgocharman@codethink.co.uk>2019-03-01 11:41:21 +0000
committerbst-marge-bot <marge-bot@buildstream.build>2019-03-25 11:46:44 +0000
commitdb79e785ae29436918aa0d43c651b1bdb9914c57 (patch)
treea6aaa245385e2f66928f540a5287da3f97468154 /buildstream
parentf5971afc4c5558453103e54f0e3ac4c18e5bafc4 (diff)
downloadbuildstream-db79e785ae29436918aa0d43c651b1bdb9914c57.tar.gz
_stream.py: Fix doc type mismatch
Diffstat (limited to 'buildstream')
-rw-r--r--buildstream/_stream.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/_stream.py b/buildstream/_stream.py
index d77b8d33b..f423546a9 100644
--- a/buildstream/_stream.py
+++ b/buildstream/_stream.py
@@ -986,7 +986,7 @@ class Stream():
# track_cross_junctions (bool): Whether tracking should cross junction boundaries
# ignore_junction_targets (bool): Whether junction targets should be filtered out
# use_artifact_config (bool): Whether to initialize artifacts with the config
- # artifact_remote_url (bool): A remote url for initializing the artifacts
+ # artifact_remote_url (str): A remote url for initializing the artifacts
# fetch_subprojects (bool): Whether to fetch subprojects while loading
#
# Returns: