pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:Python language:PHP
Filter by
124M results
Summary
Fix the booking extras flow so adding paid extras to an existing booking increases the booking total instead of
decreasing it.
What changes
- Correct the price delta applied in booking_service.py:add_extras ...
What
Add infra/SETUP.md documenting the Azure infrastructure and Azure DevOps pipeline setup
Why
Infrastructure was provisioned manually via Azure CLI (not Terraform). Without documentation, there is ...
A adição do netdata foi para monitoramento do sistema
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
修改内容
Closes #31
变更
- 每种物资生成独立的 prediction_comparison_{material}.png(3 张图)
- Y 轴标签改为 物资名+需求量 格式
- 图例右移至绘图区外侧 bbox_to_anchor=(1.02, 1)
- 移除图例和标题中的 R² 标注
测试
- python main.py 成功运行,exit 0
- ...