Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Diaoxiaozhang committed Apr 5, 2024
1 parent 8f9e145 commit 98e4882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ def analyze_album(self, album_id):
params = {
"albumId": album_id,
"pageNum": 1,
"sort": 0,
"pageSize": 100
}
try:
Expand Down

0 comments on commit 98e4882

Please sign in to comment.