Skip to content

Commit

Permalink
Update _api.py
Browse files Browse the repository at this point in the history
  • Loading branch information
formulatimer authored Nov 7, 2023
1 parent 43922c0 commit 0e848ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastf1/_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -1330,6 +1330,7 @@ def race_control_messages(path, response=None, livedata=None):
- Scope (str): Scope of message "Track", "Sector", "Driver"
- Sector (int): Affected track sector for sector-scoped messages
- RacingNumber (str): Affected driver for CarEvent messages
- Lap (int): Number of the lap in which the message was displayed
Args:
path (str): api path base string (usually ``Session.api_path``)
Expand Down

0 comments on commit 0e848ef

Please sign in to comment.