We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb106cb commit dee9d28Copy full SHA for dee9d28
1 file changed
src/usethis/_integrations/ci/bitbucket/config.py
@@ -4,7 +4,7 @@
4
5
6
def add_bitbucket_pipelines_config(report_placeholder: bool = True) -> None:
7
- """Add a Bitbucket pipeline configuration.
+ """Add a Bitbucket Pipelines configuration.
8
9
Note that the pipeline is empty and will need steps added to it to run successfully.
10
"""
0 commit comments