Update artist_discography.py (#664)

This commit is contained in:
yashsinha848 2021-04-04 16:22:02 +05:30 committed by GitHub
parent 8db120f985
commit f42024737e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
#Shows the list of all songs sung by the artist or the band
import argparse
import logging