mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01: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