Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit afe3da0

Browse files
ylil93tseaver
authored andcommitted
Add compatibility check badges to READMEs. (#8288)
1 parent 1dafd2a commit afe3da0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/google-cloud-datalabeling/README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
Python Client for Data Labeling API (`Beta`_)
22
==============================================
33

4+
|compat_check_pypi| |compat_check_github|
5+
46
`Data Labeling API`_: Public API for Google Cloud AI Data Labeling Service.
57

68
- `Client Library Documentation`_
79
- `Product Documentation`_
810

11+
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-datalabeling
12+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-datalabeling
13+
.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Ddatalabeling
14+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Ddatalabeling
915
.. _Beta: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
1016
.. _Data Labeling API: https://cloud.google.com/data-labeling
1117
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/datalabeling/index.html

0 commit comments

Comments
 (0)