1 Star 0 Fork 163

笨笨翔 / PaddleNLP

forked from PaddlePaddle / PaddleNLP 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.flake8 184 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sijun He 提交于 2023-04-03 22:41 . Fix FleetX GPT-3 styles (#5516)
[flake8]
ignore = E203, E402, E501, E731, E741, W503, W605, E722
max-line-length = 119
# E402: module level import not at top of file
per-file-ignores =
__init__.py:F401,F403,E402
Python
1
https://gitee.com/lipengxiang/PaddleNLP.git
git@gitee.com:lipengxiang/PaddleNLP.git
lipengxiang
PaddleNLP
PaddleNLP
develop

搜索帮助