tyrone_mings icon indicating copy to clipboard operation
tyrone_mings copied to clipboard

Pulling performance data for players without any throws an error

Open colmquinn opened this issue 4 years ago • 0 comments

Where there is no performance data for a player (e.g. https://www.transfermarkt.com/carl-bacon/leistungsdaten/spieler/775809) the tm_pull() will throw an error as there is no table. Not that critical as they aren't very interesting players anyway, and I handle it by using a try except clause when looping through and throwing any errors into a list to check later.

colmquinn avatar Feb 10 '21 10:02 colmquinn