File: const.py

package info (click to toggle)
python-youtubeaio 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 720 kB
  • sloc: python: 1,549; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (2)
1
2
3
"""Constants for YouTube tests."""

YOUTUBE_URL = "youtube.googleapis.com"