Skip to content

Commit 901232d

Browse files
authored
Remove tabs
1 parent 86a6cde commit 901232d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

brawlstats/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ def get_datetime(self, timestamp: str, unix=True):
301301
return int(time.timestamp())
302302
else:
303303
return time
304-
304+
305305
def get_battle_logs(self, tag: bstag):
306306
"""Get a player's battle logs.
307307

0 commit comments

Comments
 (0)