From f42024737e5f7334ad7506ff5e989b47da81e457 Mon Sep 17 00:00:00 2001 From: yashsinha848 <65448758+yashsinha848@users.noreply.github.com> Date: Sun, 4 Apr 2021 16:22:02 +0530 Subject: [PATCH] Update artist_discography.py (#664) --- examples/artist_discography.py | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/artist_discography.py b/examples/artist_discography.py index d3a39ad..6095a36 100644 --- a/examples/artist_discography.py +++ b/examples/artist_discography.py @@ -1,3 +1,4 @@ +#Shows the list of all songs sung by the artist or the band import argparse import logging