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

11 lines
141 B
Plaintext

[tool.black]
line-length = 88
skip-string-normalization = true
[tool.autoflake]
check = true
verbose = true
[tool.isort]
profile = "black"