Skip to content

Commit dee9d28

Browse files
Fix Bitbucket pipelines capitalization/pluralization in docstrings (#1074)
1 parent eb106cb commit dee9d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/usethis/_integrations/ci/bitbucket

src/usethis/_integrations/ci/bitbucket/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
def add_bitbucket_pipelines_config(report_placeholder: bool = True) -> None:
7-
"""Add a Bitbucket pipeline configuration.
7+
"""Add a Bitbucket Pipelines configuration.
88
99
Note that the pipeline is empty and will need steps added to it to run successfully.
1010
"""

0 commit comments

Comments
 (0)