mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 16:35:49 +02:00
[PR #55] Fix: Add sys.exit(0) after --list-rounds and --list-sprints flags #105
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#105
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/55
Author: @Mithurn
Created: 12/16/2025
Status: 🔄 Open
Base:
main← Head:fix/list-rounds-exit📝 Commits (1)
a150f45Fix: Add sys.exit(0) after --list-rounds and --list-sprints flags📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
main.py(+2 -0)📄 Description
Fix for issue: [54]
Changes
sys.exit(0)afterlist_rounds()andlist_sprints()calls🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.