2 Star 1 Fork 1

mirrors_RasaHQ/financial-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 439 Bytes
一键复制 编辑 原始数据 按行查看 历史
Arjaan Buijk 提交于 2020-10-30 16:55 . Sync linting settings with rasa-sdk
[flake8]
max-line-length = 88
# See these resources for descriptions of the error codes:
# E***, F***, W*** : https://flake8.pycqa.org/en/latest/user/error-codes.html
# D***: http://www.pydocstyle.org/en/stable/error_codes.html
ignore = W503, E121, E126, E211, E225, E501, E203, E402, F401, F811,
D100, # ignore missing docstrings in public module
D104, # ignore missing docstrings in public package
docstring-convention = google
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_RasaHQ/financial-demo.git
git@gitee.com:mirrors_RasaHQ/financial-demo.git
mirrors_RasaHQ
financial-demo
financial-demo
main

搜索帮助