-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
When pulling RaceCards from the default settings toml file there is no odds, when I turn on a few arguments in the user_racecard_settings like profiles, I will get this error?
2026-02-16: 0% | | 0/15 ETA ?
Traceback (most recent call last):
File "....racecards.py", line 554, in
main()
~~~~^^
File "...\racecards.py", line 547, in main
racecards = scrape_racecards(race_urls, date, config, client)
File "...racecards.py", line 429, in scrape_racecards
profiles = get_profiles(profile_urls)
TypeError: get_profiles() missing 1 required positional argument: 'urls'
Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels