Skip to content

Commit

Permalink
Solve Test Docs / Build Documentation error
Browse files Browse the repository at this point in the history
Add alfa romeo and alphatauri colors until #218 will be implemented

Other option is change the session to a 2024 session intead of past seasons
  • Loading branch information
formulatimer authored Mar 28, 2024
1 parent 943ac39 commit 01ae835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastf1/plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ def warn_change(self):
'alpine': '#fe86bc', 'aston martin': '#006f62',
'sauber': '#00e701', 'visa rb': '#1634cb',
'haas': '#ffffff', 'williams': '#00a0dd'
'alfa romeo': '#00e701', 'alphatauri': '#1634cb'
})
"""Mapping of team names to team colors (hex color codes).
(current season only)"""
Expand Down

0 comments on commit 01ae835

Please sign in to comment.