dailycheckin/.flake8
shitao df742a681a ⬆️ 升级(dailycheckin):版本号从23.10.18更新到24.01.07
♻️ 重构(dailycheckin/bilibili):移除未使用的requests.utils导入
 功能(dailycheckin/bilibili):添加不进行硬币兑换的日志消息
2024-01-07 21:40:14 +08:00

16 lines
232 B
INI

[flake8]
max-line-length = 120
max-complexity = 24
ignore = F401, W503, E203, E501, F841, E722, C901
exclude =
.git,
__pycache__,
scripts,
logs,
upload,
build,
dist,
docs,
migrations,
.scrapy