google / fuzzbench

FuzzBench - Fuzzer benchmarking as a service.
https://google.github.io/fuzzbench/
Apache License 2.0
1.11k stars 269 forks source link

Update pip package to be consistent with the code and each other #1940

Open DonggeLiu opened 11 months ago

DonggeLiu commented 11 months ago

So that it can run on my workstation : )

DonggeLiu commented 11 months ago

They are false positives according to: https://stackoverflow.com/questions/75789383/pylint-func-max-is-not-callable#:~:text=The%20Pylint%20error%20you%20have,it%20has%20a%20max%20method.