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