SvenskaSpel / har2locust

Convert HTTP Archive (.har file) to a Locust script
Other
149 stars 22 forks source link

F841 Local variable `resp` is assigned to but never used #18

Closed laolyu closed 2 months ago

laolyu commented 2 months ago

C:\Users\aihole\Desktop>har2locust index.har > locustfile.py -:25:84: F841 Local variable resp is assigned to but never used

C:\Users\aihole\Desktop>har2locust -V har2locust 0.9.2

Why is there such an error? Operation environment: win10 cmd har2locust version: 0.9.2

cyberw commented 2 months ago

Try now, with 0.9.3 :)