nicer leaderboard + timing

This commit is contained in:
SowinskiBraeden committed 2024-11-17 19:49:14 -08:00
1 parent 9ff1132eac
commit ce624ccf34
3 files changed
+8 -4

No files matched your search

-1
View File
@@ -129,7 +129,6 @@ def readLogFromIndex(
bot.gamertags.append(gt_data.group("gamertag"))
continue
print("done reading logs...")
return
def getLatestDir(sftp: SFTPClient, remote_path: str) -> str: