apple / pfl-research

Simulation framework for accelerating research in Private Federated Learning
http://apple.github.io/pfl-research/
Apache License 2.0
285 stars 27 forks source link

fix mypy for benchmarks dir #13

Closed grananqvist closed 8 months ago

grananqvist commented 8 months ago

pre-commit hook will now include running mypy on all dirs. fixed >20 mypy errors in benchmarks dir. also found a bug in benchmarks/dataset/flair/prepare_dataset.py