typos
This commit is contained in:
parent
1ac506a5ce
commit
346e043e8b
@ -87,9 +87,9 @@ def get_player(player):
|
||||
|
||||
def find_best(blob, key):
|
||||
"""
|
||||
find_bset(blob, key)
|
||||
find_best(blob, key)
|
||||
blob should be the list within the request you want to find the best of,
|
||||
must be one of [weapopns, vehicles, classes, gamemodes, maps, gadgets], eg response["weapons"],
|
||||
must be one of [weapopns, vehicles, classes, gamemodes, maps, gadgets], eg. response["weapons"],
|
||||
and the key to use to make that distinction, for example, for weapons, you could use kills
|
||||
"""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user