mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-12 22:24:47 +02:00
OOPS
This commit is contained in:
@ -57,7 +57,7 @@ def Timer(text="undefined"):
|
||||
|
||||
# replace the function print, with more options
|
||||
# [txt] : string, [driver] : selenium wbdriver
|
||||
def printf(txt, LOG = False):
|
||||
def printf(txt, LOG = LOG):
|
||||
if LOG:
|
||||
print(Timer(txt))
|
||||
|
||||
|
Reference in New Issue
Block a user