ray-project / rayfed

A multiple parties joint, distributed execution engine based on Ray, to help build your own federated learning frameworks in minutes.
https://rayfed.readthedocs.io
Apache License 2.0
92 stars 21 forks source link

feat: add black linter. #187

Closed zhouaihui closed 9 months ago

zhouaihui commented 9 months ago

Use black as linter and isort as sort tool, same as Ray.