Skip to content

Commit

Permalink
fix: TTTK-55 statistics.py: todos deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
bananabr3d committed Mar 7, 2024
1 parent 23f5a6c commit 180de34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Server/statistics.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ def reset_statistics(self, uuid: str, arg: str):
________Get Methods___________
"""

# TODO : how does draws influence wr?
# TODO : for all getters: if profile with given uuid doesn't exist: return None or raise error?
def get_winrates(self, uuid: str, type: str = "all") -> float:
"""
Returns the winrate of a profile by its uuid
Expand Down

0 comments on commit 180de34

Please sign in to comment.