加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.flake8 160 Bytes
一键复制 编辑 原始数据 按行查看 历史
guyskk 提交于 2020-03-20 19:36 . remove pytest-flake8
[flake8]
ignore=
*.py E251 W503 E704
per-file-ignores=
*/__init__.py:F401
max-line-length=120
exclude=
rssant_api/migrations/
static/
data/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化