mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #45] [MERGED] Added two new options: --list-rounds and --list-sprints #97
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#97
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/45
Author: @111110100
Created: 12/15/2025
Status: ✅ Merged
Merged: 12/15/2025
Merged by: @IAmTomShaw
Base:
main← Head:main📝 Commits (3)
1d264ceAdded new arguments --list-rounds and --list-sprints that shows the round/sprint number80f4cf5Sprint races was only introduced in 2021 and had 3 different string namesc5db49cMoved new functions to bottom📊 Changes
2 files changed (+36 additions, -3 deletions)
View changed files
📝
main.py(+7 -2)📝
src/f1_data.py(+29 -1)📄 Description
--list-rounds lists the rounds with the location
--list-sprints lists the rounds with sprint races (starting 2021 when it was introduced)
you would then use the number as the parameter of which round/sprint you want to replay.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.