Closed guymccombe closed 2 months ago
Hi @guymccombe thanks for the pull request. "locked_next_gw" could be either just a list of IDs, or a list of lists. In each one, you can give [ID, gameweek]. At least that's what the README says at the moment. Is it possible to check if an element is list or not? If list, we need the index 0. If not, then we can grab the element as is.
Either this, or we need to fix the README and say that we only accept list of IDs from now on.
Removes incorrect subscript