ZianTT / BHYG

B站 会员购 抢票 脚本
623 stars 107 forks source link

Remove redundant commas #127

Closed wxh06 closed 4 months ago

wxh06 commented 4 months ago
SyntaxError: invalid syntax
bitf1a5h-sentry-integration[bot] commented 4 months ago

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: main.py

Function Unhandled Issue
main UnboundLocalError: local variable 'sentry_sdk' referenced before assignment ...
Event Count: 2
main AttributeError: 'tuple' object has no attribute 'capture_exception' ...
Event Count: 1

Did you find this useful? React with a 👍 or 👎

wxh06 commented 4 months ago

Fixed in 9f87223526b08ca721f6f71493e41026f98b157a.

ZianTT commented 4 months ago

thanks for reminding