googleapis / google-api-python-client

🐍 The official Python client library for Google's discovery based APIs.
https://googleapis.github.io/google-api-python-client/docs/
Apache License 2.0
7.55k stars 2.37k forks source link

docs: Added syntax highlighting to README #2384

Closed LF3551 closed 2 months ago

LF3551 commented 2 months ago

Thank you for considering my Pull Request. I have noticed that our README lacks syntax highlighting in code blocks, which can make it slightly harder to read. To address this issue, I have added appropriate syntax highlighting annotations to the code blocks in the README. This small change could improve the readability and overall look of the documentation.

Here’s what I’ve done in this PR:

Fixes #2364 🦕

google-cla[bot] commented 2 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

conventional-commit-lint-gcf[bot] commented 2 months ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/