mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 10:05:53 +03:00
[PR #822] [MERGED] [SoFIFA] Fix iteration indent error in read_player_ratings #844
Labels
No labels
ESPN
FBref
FotMob
MatchHistory
SoFIFA
Sofascore
WhoScored
WhoScored
bug
build
common
dependencies
discussion
documentation
duplicate
enhancement
good first issue
invalid
performance
pull-request
question
question
removal
understat
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/soccerdata#844
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/probberechts/soccerdata/pull/822
Author: @Trouvaille0198
Created: 4/1/2025
Status: ✅ Merged
Merged: 5/22/2025
Merged by: @probberechts
Base:
master← Head:master📝 Commits (1)
1fd8403fix(SoFIFA): fix iteration indent error in read_player_ratings📊 Changes
1 file changed (+16 additions, -16 deletions)
View changed files
📝
soccerdata/sofifa.py(+16 -16)📄 Description
Fix iteration indent error in
SoFIFA.read_player_ratingsTest code:

Before fixing: method

read_player_ratingswould return only one line informationAfter fixing:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.