Skip to content

Commit

Permalink
patch mfl_allrules to explicitly return
Browse files Browse the repository at this point in the history
  • Loading branch information
tanho63 committed Mar 28, 2021
1 parent 56f1b42 commit 4a6b517
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/mfl_scoring.R
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,6 @@ mfl_allrules <- function(conn) {
"is_team" = "isTeam",
"is_coach" = "isCoach"
)

return(df)
}

0 comments on commit 4a6b517

Please sign in to comment.