VermiIIi0n / fuckZHS

自动刷智慧树课程的脚本
MIT License
680 stars 81 forks source link

[BUG]max函数不支持将float与NoneType比较 #80

Closed lulu666lulu closed 11 months ago

lulu666lulu commented 11 months ago

Traceback (most recent call last): File "main.py", line 143, in fucker = Fucker(proxies=proxies, speed=args.speed, File "fucker.py", line 95, in init self.end_thre = max(end_thre, 0.0) or 0.91 # video play end threshold, above this will be considered as finished TypeError: '>' not supported between instances of 'float' and 'NoneType'

VermiIIi0n commented 11 months ago

太丢人了, 速速关issue