pullrequests Search Results · language:Edge language:Python language:PHP language:Java language:JavaScript language:JavaScript
Filter by
196M results
What
Adds citation metadata and a record of academic usage. No code changes.
- CITATION.cff — enables GitHub s Cite this repository button and a machine-readable citation (CFF 1.2.0), pointing at
...
GitHub s licensee reported NOASSERTION for the repo because the LICENSE had the APPENDIX removed and a copyright/notice
block spliced in after END OF TERMS — below the similarity threshold for detection. ...
Adds --target-pct/--stop-pct to backtest_strategy.py so a run can match the live alert profile (+30/-20) or the
day-runner profile (+40/-30). Confirms puts are profitable over 2yr at both.
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
What
Adds citation metadata and a record of academic usage. No code changes.
- CITATION.cff — enables GitHub s Cite this repository button and a machine-readable citation (CFF 1.2.0), pointing at
...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
What
Remove the import-time print() in ultralytics/__init__.py.
Why
The IsolatedExports CI job parses stdout from:
for env in $(python .github/scripts/create-export-env.py ...
Summary
This PR makes the library actually testable and shippable out of the box, and rounds out its docs and packaging.
The existing test suite was written as pytest-style assert functions, so it collected ...
This PR aligns the implementation with the upstream V5 branch and assembles the remaining bits to drive it across the
finish line.
Summary
Add squats → Squat to the exercise-name alias map so all three legacy spellings of the barbell back squat — Squat,
Squats, Back Squat — collapse to the one canonical Squat.
The bug
exerciseNameNormalize.ALIASES ...