1 Star 0 Fork 71

_Ray_/FATE

forked from WeBank/FATE 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pre-commit-config.yaml 335 Bytes
一键复制 编辑 原始数据 按行查看 历史
weiwee 提交于 2023-06-04 19:34 . fix some mirror bug
repos:
- repo: https://github.com/pycqa/isort
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 22.8.0
hooks:
- id: black
exclude: |
(?x)^(
.*_pb2\.py |
.*_pb2_grpc\.py |
)$
args: [--config=./pyproject.toml]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/MVA/FATE.git
git@gitee.com:MVA/FATE.git
MVA
FATE
FATE
master

搜索帮助