theOehrly / Fast-F1

FastF1 is a python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry
https://docs.fastf1.dev
MIT License
2.29k stars 239 forks source link

Solve Test Docs / Build Documentation error #560

Closed formulatimer closed 3 months ago

formulatimer commented 3 months ago

The documentation is not updated and it gives error when you run the test

Add alfa romeo and alphatauri colors until #218 will be implemented

Other option is change the session to a 2024 session instead of past seasons

theOehrly commented 3 months ago

As stated here already https://github.com/theOehrly/Fast-F1/issues/523#issuecomment-1959019451 I don't want older teams listed in there for various reasons.

Changing the broken examples to use 2024 data might be an option if it can be done cleanly. But the whole plotting stuff will be fixed soon anyway and then this problem goes away.

Nothing has really changed in the documentation during the time when the build was broken over the last few weeks. I didn't care enough about the two broken examples to fix it, as I didn't have a lot of time.

formulatimer commented 3 months ago

I close this PR. I have seen you have been working in #218 and it is almost ready