Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions videointelligence/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ learning models in an easy to use REST API.

.. _Video Intelligence: https://cloud.google.com/videointelligence/
.. _Video Intelligence API docs: https://cloud.google.com/videointelligence/reference/rest/

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-videointelligence.svg
:target: https://pypi.org/project/google-cloud-videointelligence/

This comment was marked as spam.

.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-videointelligence.svg
:target: https://pypi.org/project/google-cloud-videointelligence/
2 changes: 1 addition & 1 deletion videointelligence/nox.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016 Google Inc.
# Copyright 2017 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down