Skip to content

Commit aef3308

Browse files
pstollJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Tweak doc/help strings for sample tools [(#1160)](GoogleCloudPlatform/python-docs-samples#1160)
* Corrected copy-paste on doc string * Updated doc/help string to be more specific to labels tool * Made shotchange doc/help string more specific * Tweaked doc/help string to indicate no arg expected * Adjusted import order to satisfy flake8 * Wrapped doc string to 79 chars to flake8 correctly * Adjusted import order to pass flake8 test
1 parent 6b0c420 commit aef3308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/shotchange/shotchange.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
"""This application demonstrates how to perform basic operations with the
18-
Google Cloud Video Intelligence API.
17+
"""This application demonstrates how to identify all different shots
18+
in a video using the Google Cloud Video Intelligence API.
1919
2020
For more information, check out the documentation at
2121
https://cloud.google.com/videointelligence/docs.

0 commit comments

Comments
 (0)